Clear - LocationAlias
Revision as of 14:05, 2 December 2015 by imported>Plplecuyer
Member of: LocationAlias Script (Papyrus)
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()