Свойство | Type | Description | |
---|---|---|---|
All | List |
||
Dire | List |
||
Radiant | List |
Méthode | Description | |
---|---|---|
GetByTeam ( Team team ) : List |
The get by team.
|
|
Update ( |
The update.
|
|
UpdateHeroes ( ) : void |
The update heroes.
|
Méthode | Description | |
---|---|---|
HeroesList ( ) : System |
Initializes static members of the Heroes class.
|
|
Load ( ) : void |
The load.
|
|
ObjectMgr_OnAddEntity ( EntityEventArgs args ) : void |
The object mgr_ on add entity.
|
|
ObjectMgr_OnRemoveEntity ( EntityEventArgs args ) : void |
The object mgr_ on remove entity.
|
public static GetByTeam ( Team team ) : List |
||
team | Team | /// The team. /// |
Résultat | List |
public static Update ( |
||
args | /// The args. /// | |
Résultat | void |