SetFloat32Value Data Member Function

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

Prototype

int32 SetFloat32Value( int32 p_nIndex, double value )

Parameters

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

Examples

Copy Text To Clipboard

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