Assign Data Member Function

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

Prototype

int32 Assign( Int8Vector other )

Parameters

Parameter Type Parameter Name Documentation
<Int8Vector>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.