Copy Data Member Function

Copies the value of the source array into this array.

Prototype

int32 Copy( Color4444Array p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Color4444Array>p_oSourcePointer to an array containing the values to copy.

Examples

Copy Text To Clipboard

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