Add Data Member Function

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

Prototype

int32 Add( Color1555 p_oColor )

Parameters

Parameter Type Parameter Name Documentation
<Color1555>p_oColorA pointer to the <Color1555> object to add to the array.

Examples

Copy Text To Clipboard

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