Difference between revisions of "AuxiliaryVariableErase"

74 bytes added ,  07:33, 14 June 2015
no edit summary
imported>Jazzisparis
(Created page with "{{Function |origin = JIP |summary = Erases the element at the specified <i>index</i> of the specified Auxiliary-Variable. If <i>index</i> is not spec...")
 
imported>Jazzisparis
 
Line 4: Line 4:
  |name = AuxiliaryVariableErase
  |name = AuxiliaryVariableErase
  |alias = AuxVarErase
  |alias = AuxVarErase
  |returnType = success:bool
  |returnType = numElements:int
  |referenceType = reference
  |referenceType = reference
  |arguments =  
  |arguments =  
Line 23: Line 23:
  AuxVarErase "someVarName" 2 ArmorCombat
  AuxVarErase "someVarName" 2 ArmorCombat
}}
}}
==Notes==
*The function returns the variable's new number of elements.
==See Also==
==See Also==
[[Category:Functions_(JIP)]]
[[Category:Functions_(JIP)]]
[[Category:Auxiliary-Variable Functions (JIP)]]
[[Category:Auxiliary-Variable Functions (JIP)]]
Anonymous user