C++
void set( Adesk::Int32 );
Description
Changes the instance to be of type kInt, and assigns a new value.
Parameters
Parameters | Description |
---|---|
value | Input new integer value for this instance. |
Links
Previous Declaration
void set(long);
void set( Adesk::Int32 );
Changes the instance to be of type kInt, and assigns a new value.
Parameters | Description |
---|---|
value | Input new integer value for this instance. |
void set(long);