Assign Data Member Function

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

Prototype

int32 Assign( Uint32Vector p_oOther<Uint32Vector )

Parameters

Parameter Type Parameter Name Documentation
<Uint32Vector>p_oOther<Uint32VectorThe 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.