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

Function IsFoggedToPlayer

Line
3125
Location
common.j
Constant?
yes
Type
native
Arguments
real x, real y, player whichPlayer
Returns
boolean
3125
constant native IsFoggedToPlayer            takes real x, real y, player whichPlayer returns boolean
3126
constant native IsLocationFoggedToPlayer    takes location whichLocation, player whichPlayer returns boolean
3127
constant native IsMaskedToPlayer            takes real x, real y, player whichPlayer returns boolean
3128
constant native IsLocationMaskedToPlayer    takes location whichLocation, player whichPlayer returns boolean
3129
3130
constant native GetPlayerRace           takes player whichPlayer returns race