SetCount Data Member Function

Sets the count of the array.

Prototype

int32 SetCount( int32 p_nCount )

Parameters

Parameter Type Parameter Name Documentation
int32p_nCountThe new array count.

Examples

Copy Text To Clipboard

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