The search keyword must be a single word (no spaces).
Function FogModifierStop
- Line
- 3183
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- fogmodifier whichFogModifier
- Returns
- nothing
| 3183 | native FogModifierStop takes fogmodifier whichFogModifier returns nothing |
| 3184 | |
| 3185 | //============================================================================
|
| 3186 | // Game API
|
| 3187 | native VersionGet takes nothing returns version |
| 3188 | native VersionCompatible takes version whichVersion returns boolean |