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

TYPES | FUNCTIONS | VARIABLES

Type playerslotstate

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > playerslotstate
Children Types:none
Location:common.j, line 59

BACK TO TOP

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

Global variables of type playerslotstate:

common.j:
PLAYER_SLOT_STATE_EMPTY, PLAYER_SLOT_STATE_LEFT, PLAYER_SLOT_STATE_PLAYING

BACK TO TOP

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

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

constant native ConvertPlayerSlotState (integer i) returns playerslotstate
native GetPlayerSlotState (player whichPlayer) returns playerslotstate

BACK TO TOP

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

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

function IsPlayerSlotState (player whichPlayer, playerslotstate whichState) returns boolean

BACK TO TOP

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