Difference between revisions of "SetVariableRef"
Jump to navigation
Jump to search
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....") |
imported>Pintocat m |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
|name = SetVariableRef | |name = SetVariableRef | ||
|returnType = ref | |returnType = ref | ||
|referenceType = [ | |referenceType = [ref] | ||
|arguments = | |arguments = | ||
{{FunctionArgument | {{FunctionArgument | ||
Line 27: | Line 27: | ||
[[SetRefVariable]] | [[SetRefVariable]] | ||
[[SetVariableFloat]] |
Latest revision as of 13:52, 10 February 2017
< [[::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