Background for Starfield
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 Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.