AddRef - RefCollectionAlias
Revision as of 10:20, 3 December 2015 by imported>Plplecuyer
Member of: RefCollectionAlias Script
Adds the given ref to this collection
Syntax
Function AddRef(ObjectReference akNewRef) native
Parameters
- akNewRef: The ObjectReference to add to this alias
Return Value
None.
Examples
;Add us to the collection
Alias_TownsPeople.AddRef(self)