Assign Data Member Function

Assigns the components from the vector 'Other' to 'this'.

Prototype

int32 Assign( Vec Other )

Parameters

Parameter Type Parameter Name Documentation
<Vec>OtherThe source vector to assign components from.

Examples

Copy Text To Clipboard

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