Difference between revisions of "AuxiliaryVariableSetFloat"

No change in size ,  13:54, 14 March 2017
m
corrected example (parameter order)
imported>Jazzisparis
(Created page with "{{Function |origin = JIP |summary = Sets the float value of the element at the specified <i>index</i> (optional; default is 0) of the specified Auxiliary Variables|Auxilia...")
 
imported>DoctaSax
m (corrected example (parameter order))
Line 24: Line 24:
  |example = RaulRef.AuxiliaryVariableSetFloat "someVarName" -307.485
  |example = RaulRef.AuxiliaryVariableSetFloat "someVarName" -307.485


  AuxVarSetFlt "someVarName" 102031 -1 ArmorCombat
  AuxVarSetFlt "someVarName" -1 102031 ArmorCombat
}}
}}
==See Also==
==See Also==
[[Category:Functions_(JIP)]]
[[Category:Functions_(JIP)]]
[[Category:Auxiliary-Variable Functions (JIP)]]
[[Category:Auxiliary-Variable Functions (JIP)]]
Anonymous user