Difference between revisions of "SetLinkedRef"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Sets a reference's linked reference. [Currently cannot be used to add a linked ref where one does not previously exist.] |name = SetLinke...")
 
imported>Pintocat
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Function
{{Function
  |origin = LU
  |origin = LU
  |summary = Sets a reference's linked reference. [Currently cannot be used to add a linked ref where one does not previously exist.]
  |summary = Sets a reference's linked reference.
  |name = SetLinkedRef
  |name = SetLinkedRef
  |returnType = void
  |returnType = void
  |referenceType = [SetLinkedRef]
  |referenceType = [ref]
  |arguments =  
  |arguments =  
   {{FunctionArgument
   {{FunctionArgument

Latest revision as of 13:46, 10 February 2017

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Sets a reference's linked reference.

Syntax

[help]
[ref].SetLinkedRef linked:ref

See Also

GetLinkedRef

SetLinkedReference

GetLinkedChildren