ShakeAssignable
Represents an entity in the Shake language that can be assigned a value.
Since
0.1.0
Inheritors
Properties
Functions
Link copied to clipboard
Performs addition assignment on this entity's type.
Link copied to clipboard
Assigns a type to this entity.
Link copied to clipboard
Handles the type after decrement operation.
Link copied to clipboard
Handles the type before decrement operation.
Link copied to clipboard
Performs division assignment on this entity's type.
Link copied to clipboard
Handles the type after increment operation.
Link copied to clipboard
Handles the type before increment operation.
Link copied to clipboard
Performs modulus assignment on this entity's type.
Link copied to clipboard
Performs multiplication assignment on this entity's type.
Link copied to clipboard
Performs power assignment on this entity's type.
Link copied to clipboard
Performs subtraction assignment on this entity's type.