Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GairechFieldBossScript
C# Class GairechFieldBossScript, aura
Inheritance:
FieldBossBaseScript
Exibir arquivo
Open project: aura-project/aura
Protected Methods
Method
Description
GetNextSpawn
( ) :
SpawnInfo,
OnBossDied
(
Creature,
boss
,
Creature,
killer
) :
void
OnSpawnBosses
( ) :
void
Method Details
GetNextSpawn()
protected
method
protected
GetNextSpawn
( ) :
SpawnInfo,
return
SpawnInfo,
OnBossDied()
protected
method
protected
OnBossDied
(
Creature,
boss
,
Creature,
killer
) :
void
boss
Creature,
killer
Creature,
return
void
OnSpawnBosses()
protected
method
protected
OnSpawnBosses
( ) :
void
return
void