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

Function CreateFogModifierRadiusLoc

Line
3180
Location
common.j
Constant?
no
Type
native
Arguments
player forWhichPlayer, fogstate whichState, location center, real radius, boolean useSharedVision, boolean afterUnits
Returns
fogmodifier
3180
native CreateFogModifierRadiusLoc   takes player forWhichPlayer, fogstate whichState, location center, real radius, boolean useSharedVision, boolean afterUnits returns fogmodifier
3181
native DestroyFogModifier           takes fogmodifier whichFogModifier returns nothing
3182
native FogModifierStart             takes fogmodifier whichFogModifier returns nothing
3183
native FogModifierStop              takes fogmodifier whichFogModifier returns nothing
3184
3185
//============================================================================

Information about CreateFogModifierRadiusLoc

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