Background for Skyrim SE
Member of the LocationAlias script
voidfunctionClear()Native

Description

Wiki Description

Clears any location out of this alias. Will error if this alias is not optional.

Documentation Comment

Clears the alias - fails on non-optional aliases


Caveats


Examples

; Clear the alias out
Alias_MyHouse.Clear()

Auto-Generated Example

myLocationAlias__toCallFunctionOn.Clear()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.