C# Class AutoBoss.BossEvents

Afficher le fichier Open project: WhiteXZ/AutoBoss Class Usage Examples

Méthodes publiques

Méthode Description
SelectMinions ( BattleType type ) : IEnumerable
StartBossBattle ( BattleType type ) : void
StartMinionSpawns ( IEnumerable types ) : void

Method Details

SelectMinions() public static méthode

public static SelectMinions ( BattleType type ) : IEnumerable
type BattleType
Résultat IEnumerable

StartBossBattle() public static méthode

public static StartBossBattle ( BattleType type ) : void
type BattleType
Résultat void

StartMinionSpawns() public static méthode

public static StartMinionSpawns ( IEnumerable types ) : void
types IEnumerable
Résultat void