Difference between revisions of "0082"
Jump to navigation
Jump to search
(Created page with "{{Icon|trilogy}} '''SUB_TIMED_FLOAT_VAR_FROM_FLOAT_LVAR''' <hr /> '''Description''' : Subtracts the timed value of the global variable from t...") |
(No difference)
|
Latest revision as of 10:03, 16 June 2015
SUB_TIMED_FLOAT_VAR_FROM_FLOAT_LVAR
Description
- Subtracts the timed value of the global variable from the floating-point value of the local variable
Syntax
- 0082: [local var] -= [timed global var]
Parameter
- [local var]
- Local variable
- [timed global var]
- Global variable
Keywords
global, local, variable, var, float, sub, math, timed float, timestep