CreationShakeParameter
Constructors
Properties
The actual type of the assignable entity.
The actual value of the assignable entity.
The fully qualified name of the declaration, including its scope and namespace.
The unique name of the parameter, typically used internally. By default, it is prefixed with "param_" followed by the parameter's name.
Functions
Performs addition assignment on this entity's type.
Assigns a type to this entity.
Handles the type after decrement operation.
Handles the type before decrement operation.
Performs division assignment on this entity's type.
Handles the type after increment operation.
Handles the type before increment operation.
Performs modulus assignment on this entity's type.
Performs multiplication assignment on this entity's type.
Performs power assignment on this entity's type.
Performs subtraction assignment on this entity's type.