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