Compare Data Member Function

Returns true if the left-hand color is equal to the right-hand color. Otherwise returns false.

Prototype

int32 Compare( Color4444 rhs )

Parameters

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

Examples

Copy Text To Clipboard

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