Fill Data Member Function

Sets all the items in the array to this value.

Prototype

int32 Fill( Color4444 p_oColor )

Parameters

Parameter Type Parameter Name Documentation
<Color4444>p_oColorA pointer to the <Color4444> object containing the value to set for all items in the array.

Examples

Copy Text To Clipboard

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