Add Data Member Function

Adds a <Color888> object to the end of the array.

Prototype

int32 Add( Color888 p_oColor )

Parameters

Parameter Type Parameter Name Documentation
<Color888>p_oColorA pointer to the <Color888> object to addto the array.

Examples

Copy Text To Clipboard

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