Difference between revisions of "Global"

74 bytes added ,  13:45, 15 January 2013
imported>Eishunsama
imported>HawkFest
Line 2: Line 2:


==Global Dialog==
==Global Dialog==
Globals can be found in an Object Window under ''Miscellaneous / Global''.
*'''ID:''' The Form's Editor ID.
*'''ID:''' The Form's Editor ID.
*'''Variable Type:''' The data type used to store the value (Short, Long, or Float).
*'''Variable Type:''' The data type used to store the value (Short, Long, or Float).
Line 10: Line 11:
** If checked, the '''Value''' of this Global is not expected to change during gameplay, and will not be saved with save game data.
** If checked, the '''Value''' of this Global is not expected to change during gameplay, and will not be saved with save game data.
** If unchecked, the '''Value''' is expected to change, and will be saved.
** If unchecked, the '''Value''' is expected to change, and will be saved.


==Accessing Global Variables==
==Accessing Global Variables==
Anonymous user