Clear - LocationAlias

From the CreationKit Wiki
Revision as of 09:05, 12 September 2012 by imported>JLundin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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()

See Also[edit | edit source]