Assign Data Member Function

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

Prototype

int32 Assign( Int32Vector p_oOtherInt32Vector )

Parameters

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