Clear - LocationAlias
Jump to navigation
Jump to search
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()