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

Function FogMaskEnable

Line
3173
Location
common.j
Constant?
no
Type
native
Arguments
boolean enable
Returns
nothing
3173
native  FogMaskEnable        takes boolean enable returns nothing
3174
native  IsFogMaskEnabled     takes nothing returns boolean
3175
native  FogEnable            takes boolean enable returns nothing
3176
native  IsFogEnabled         takes nothing returns boolean
3177
3178
native CreateFogModifierRect        takes player forWhichPlayer, fogstate whichState, rect where, boolean useSharedVision, boolean afterUnits returns fogmodifier