007C
Revision as of 22:28, 15 June 2015 by Seemann (talk | contribs) (Created page with "{{Icon|trilogy}} '''ADD_TIMED_FLOAT_VAR_TO_FLOAT_LVAR''' <hr /> '''Description''' : Adds the timed value of the global variable to the floati...")
ADD_TIMED_FLOAT_VAR_TO_FLOAT_LVAR
Description
- Adds the timed value of the global variable to the floating-point value of the local variable
Syntax
- 007C: [local var] += [timed global var]
Parameter
- [local var]
- Local variable
- [timed global var]
- Global variable
Keywords
global, local, variable, var, float, add, math, timed float, timestep