SetLinkedReference

< [[::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

reference.SetLinkedReference targetRef:ref

Example

ObjectRef.SetLinkedReference linkedRef

See Also