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

Function GetGameDifficulty

Line
2291
Location
common.j
Constant?
yes
Type
native
Arguments
nothing
Returns
gamedifficulty
2291
constant native GetGameDifficulty    takes nothing returns gamedifficulty
2292
constant native GetResourceDensity   takes nothing returns mapdensity
2293
constant native GetCreatureDensity   takes nothing returns mapdensity
2294
constant native GetStartLocationX    takes integer whichStartLocation returns real
2295
constant native GetStartLocationY    takes integer whichStartLocation returns real
2296
constant native GetStartLocationLoc  takes integer whichStartLocation returns location