JASS Tools
News
Download
Help
JASS Manual
-------------------------------------------------------------

TYPES | FUNCTIONS | VARIABLES

Type gameevent

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > eventid > gameevent
Children Types:none
Location:common.j, line 42

BACK TO TOP

------------------------------------------------------------

Global variables of type gameevent:

common.j:
EVENT_GAME_BUILD_SUBMENU, EVENT_GAME_END_LEVEL, EVENT_GAME_ENTER_REGION, EVENT_GAME_LEAVE_REGION, EVENT_GAME_LOADED, EVENT_GAME_SAVE, EVENT_GAME_SHOW_SKILL, EVENT_GAME_STATE_LIMIT, EVENT_GAME_TIMER_EXPIRED, EVENT_GAME_TOURNAMENT_FINISH_NOW, EVENT_GAME_TOURNAMENT_FINISH_SOON, EVENT_GAME_TRACKABLE_HIT, EVENT_GAME_TRACKABLE_TRACK, EVENT_GAME_VARIABLE_LIMIT, EVENT_GAME_VICTORY

BACK TO TOP

------------------------------------------------------------

Functions that return type gameevent (     common.j,      common.ai,      Blizzard.j):

constant native ConvertGameEvent (integer i) returns gameevent

BACK TO TOP

------------------------------------------------------------

Functions that take type gameevent as a parameter (     common.j,      common.ai,      Blizzard.j):

native TriggerRegisterGameEvent (trigger whichTrigger, gameevent whichGameEvent) returns event

BACK TO TOP

------------------------------------------------------------
Copyright (c) 2003 Jeff Pang
Not affiliated or endorsed by Blizzard Entertainment
SourceForge.net Logo