# CScriptHeroList
全局访问变量:HeroList
| Function | Description | Client |
|---|---|---|
| table GetAllHeroes() | Returns all the heroes in the world | ❌ |
| handle GetHero(int_1) | Get the Nth hero in the Hero List | ❌ |
| int GetHeroCount() | Returns the number of heroes in the world | ❌ |
全局访问变量:HeroList
| Function | Description | Client |
|---|---|---|
| table GetAllHeroes() | Returns all the heroes in the world | ❌ |
| handle GetHero(int_1) | Get the Nth hero in the Hero List | ❌ |
| int GetHeroCount() | Returns the number of heroes in the world | ❌ |