Assign Data Member Function

Assigns the right-hand object to the left-hand object.

Prototype

int32 Assign( Color4444 rhs )

Parameters

Parameter Type Parameter Name Documentation
<Color4444>rhsA pointer to the right-hand object.

Examples

Copy Text To Clipboard

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