JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
|
Global variables of type race:
|
Functions that return type race (   common.j,   common.ai,   Blizzard.j):
constant native ConvertRace (integer i) returns race |
constant native GetPlayerRace (player whichPlayer) returns race |
constant native GetUnitRace (unit whichUnit) returns race |
Functions that take type race as a parameter (   common.j,   common.ai,   Blizzard.j):
constant native IsUnitRace (unit whichUnit, race whichRace) returns boolean |
function MeleeStartingUnitsForPlayer (race whichRace, player whichPlayer, location loc, boolean doHeroes) returns nothing |
function PickMeleeHero (race raceid) returns integer |
native SetCampaignMenuRace (race r) returns nothing |
Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |