AddUnique Data Member Function

Adds a pointer to the collection if it is not already contained inside.

Prototype

int32 AddUnique( Type type )

Parameters

Parameter Type Parameter Name Documentation
<Type>typeA pointer to the <Type> object to add.

Examples

Copy Text To Clipboard

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