Clear - LocationAlias
Revision as of 14:09, 20 October 2011 by imported>Jlundin (→See Also)
Member of: LocationAlias Script (Papyrus)
Clears any location out of this alias. Will error if this alias is not optional.
Syntax
Function Clear() native
Parameters
None.
Return Value
None.
Examples
; Clear the alias out
Alias_MyHouse.Clear()