C# Class PillowFightFieldBaseBossScript, aura

Inheritance: FieldBossBaseScript
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
GetContributorDrops ( ) : List

Méthodes protégées

Méthode Description
GetNextSpawn ( ) : SpawnInfo,
OnBossDied ( Creature, boss, Creature, killer ) : void
OnSpawnBosses ( ) : void
ShouldSpawn ( ) : bool

Method Details

GetContributorDrops() public méthode

public GetContributorDrops ( ) : List
Résultat List

GetNextSpawn() protected méthode

protected GetNextSpawn ( ) : SpawnInfo,
Résultat SpawnInfo,

OnBossDied() protected méthode

protected OnBossDied ( Creature, boss, Creature, killer ) : void
boss Creature,
killer Creature,
Résultat void

OnSpawnBosses() protected méthode

protected OnSpawnBosses ( ) : void
Résultat void

ShouldSpawn() protected méthode

protected ShouldSpawn ( ) : bool
Résultat bool