Clear - LocationAlias
Revision as of 08:05, 12 September 2012 by imported>JLundin
Member of: LocationAlias Script
Clears any location out of this alias. Will error if this alias is not optional.
Syntax[edit | edit source]
Function Clear() native
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Clear the alias out
Alias_MyHouse.Clear()