The search keyword must be a single word (no spaces).

Function GetStoredInteger

Line
3276
Location
common.j
Constant?
no
Type
native
Arguments
gamecache cache, string missionKey, string key
Returns
integer
3276
native  GetStoredInteger                takes gamecache cache, string missionKey, string key returns integer
3277
native  GetStoredReal                    takes gamecache cache, string missionKey, string key returns real
3278
native  GetStoredBoolean                takes gamecache cache, string missionKey, string key returns boolean
3279
native  GetStoredString                    takes gamecache cache, string missionKey, string key returns string
3280
native  RestoreUnit                        takes gamecache cache, string missionKey, string key, player forWhichPlayer, real x, real y, real facing returns unit
3281

Information about GetStoredInteger

You must be logged in with a standard account to contribute.