SetLinkedReference

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the calling reference's linked reference to targetRef or, if the latter is not specified, resets its linked reference to the original value.

Syntax

[help]
reference.SetLinkedReference targetRef:ref

Example

ObjectRef.SetLinkedReference linkedRef

See Also