Add Data Member Function

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

Prototype

int32 Add( Color4444 p_oColor )

Parameters

Parameter Type Parameter Name Documentation
<Color4444>p_oColorA pointer to the <Color4444> 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.