SetLinkedReference

From GECK
(Redirected from SetLinkedRef)
Jump to: navigation, search


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 

Or:

reference.SetLinkedRef targetRef:ref

Example

ObjectRef.SetLinkedReference linkedRef 

See Also