SetCount Data Member Function

Sets the count of the array.

Prototype

int32 SetCount( int32 count )

Parameters

Parameter Type Parameter Name Documentation
int32countThe new count of the array

Examples

Copy Text To Clipboard

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