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

TYPES | FUNCTIONS | VARIABLES

Type racepreference

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > racepreference
Children Types:none
Location:common.j, line 31

BACK TO TOP

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

Global variables of type racepreference:

common.j:
RACE_PREF_DEMON, RACE_PREF_HUMAN, RACE_PREF_NIGHTELF, RACE_PREF_ORC, RACE_PREF_RANDOM, RACE_PREF_UNDEAD, RACE_PREF_USER_SELECTABLE

BACK TO TOP

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

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

constant native ConvertRacePref (integer i) returns racepreference

BACK TO TOP

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

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

native IsPlayerRacePrefSet (player whichPlayer, racepreference pref) returns boolean
native SetPlayerRacePreference (player whichPlayer, racepreference whichRacePreference) returns nothing

BACK TO TOP

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