SetVariableRef

Revision as of 23:58, 19 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Sets the value of a reference variable by name in the script attached to a reference or quest. Deprecated by SetRefVariable in NVSE 4....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Sets the value of a reference variable by name in the script attached to a reference or quest. Deprecated by SetRefVariable in NVSE 4.5.6.

Syntax

(ref) [SetVariableRef].SetVariableRef varname:string value:ref quest:quest

See Also

GetVariable

SetVariable

GetRefVariable

SetRefVariable