Background for Fallout 4
Member of the ReferenceAlias script
voidfunctionClear()Native

Description

Wiki Description

Clears any reference 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_JohnDoe.Clear()

Auto-Generated Example

myReferenceAlias__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.