메소드 | 설명 | |
---|---|---|
GetAll ( ) : IEnumerable |
Returns all towers in game.
|
|
GetByTeam ( Team team ) : IEnumerable |
Returns all towers of specified team
|
메소드 | 설명 | |
---|---|---|
Load ( ) : void |
The load.
|
|
ObjectMgr_OnRemoveEntity ( EntityEventArgs args ) : void |
The object manager on remove entity.
|
|
Towers ( ) : System.Collections.Generic |
Initializes static members of the Towers class.
|
public static GetByTeam ( Team team ) : IEnumerable |
||
team | Team | /// The team (Dire/Radiant). /// |
리턴 | IEnumerable |