Difference between revisions of "0005"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
}} | }} | ||
This opcode sets the value of a global variable to a specified float. | This opcode sets the value of a global variable to a specified float. | ||
+ | |||
+ | ==Keywords== | ||
+ | global, float, variable, math | ||
+ | |||
[[Category:Math_OpCodes]] | [[Category:Math_OpCodes]] |
Revision as of 08:20, 17 August 2009
{{{games}}}
- Description
- Sets the value of a global variable to a specified float
- Syntax
- {{{syntax1}}}
- Parameter
This opcode sets the value of a global variable to a specified float.
Keywords
global, float, variable, math