Dota 2 Workshop Tools/Scripting/API/CScriptHeroList.GetHero
< Dota 2 Workshop Tools | Scripting | API

Function Description
handle GetHero(int heroId)
Get the Nth hero in the Hero List
Parameters
Type | Name | Description |
---|---|---|
int | heroId | A value between 0 and 9 |
Returns
handle - No Description Set