Copy Data Member Function

Copies the value of the source array into this array.

Prototype

int32 Copy( Color888Array p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Color888Array>p_oSourcePointer to an array containing the values you wish to copy.

Examples

Copy Text To Clipboard

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