Difference between revisions of "SetVariableFloat"
Jump to navigation
Jump to search
imported>Pintocat (Created page with "{{Function |origin = LU |summary = Sets the value of a numerical variable by name in the script attached to a reference or quest. Deprecated by SetVariable in NVSE 4.5.6...") |
imported>Pintocat m |
||
Line 4: | Line 4: | ||
|name = SetVariableFloat | |name = SetVariableFloat | ||
|returnType = float | |returnType = float | ||
|referenceType = [ | |referenceType = [ref] | ||
|arguments = | |arguments = | ||
{{FunctionArgument | {{FunctionArgument |
Latest revision as of 13:51, 10 February 2017
< [[::Category:Functions|Category:Functions]]
A function added by the Lutana NVSE plugin.
Description
Sets the value of a numerical variable by name in the script attached to a reference or quest. Deprecated by SetVariable in NVSE 4.5.6.
Syntax
(float) [ref].SetVariableFloat varname:string value:float quest:quest