SetUint32Value Data Member Function

Sets the <int32> value at the specified control index.

Prototype

int32 SetUint32Value( int32 p_nIndex, uint32 value )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index at which to set the value.
uint32valueThe value to set.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.