| JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
| |||||||||||
Global variables of type gametype:
|
Functions that return type gametype (   common.j,   common.ai,   Blizzard.j):
| constant native ConvertGameType (integer i) returns gametype |
| native GetGameTypeSelected () returns gametype |
Functions that take type gametype as a parameter (   common.j,   common.ai,   Blizzard.j):
| native IsGameTypeSupported (gametype whichGameType) returns boolean |
| native SetGameTypeSupported (gametype whichGameType, boolean value) returns nothing |
![]()
| Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |
|