JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
|
Global variables of type weathereffect:
|
Functions that return type weathereffect (   common.j,   common.ai,   Blizzard.j):
native AddWeatherEffect (rect where, integer effectID) returns weathereffect |
function AddWeatherEffectSaveLast (rect where, integer effectID) returns weathereffect |
function GetLastCreatedWeatherEffect () returns weathereffect |
Functions that take type weathereffect as a parameter (   common.j,   common.ai,   Blizzard.j):
native EnableWeatherEffect (weathereffect whichEffect, boolean enable) returns nothing |
native RemoveWeatherEffect (weathereffect whichEffect) returns nothing |
function RemoveWeatherEffectBJ (weathereffect whichWeatherEffect) returns nothing |
Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |