SetVariableRef

Revision as of 14:52, 10 February 2017 by imported>Pintocat
(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) [ref].SetVariableRef varname:string value:ref quest:quest

See Also

GetVariable

SetVariable

GetRefVariable

SetRefVariable

SetVariableFloat