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
Aura
Channel
Skills
Combat
Defense
Init
Aura.Channel.Skills.Combat.Defense.Init C# (CSharp) Method
Defense Class Documentation
Exibir arquivo
Open project: aura-project/aura
Init()
public
method
Subscribes the handler to events required for training.
public
Init
( ) :
void
return
void
public void Init() { ChannelServer.Instance.Events.CreatureAttack += this.OnCreatureAttack; }
Defense
Cancel
Complete
Handle
Init
OnCreatureAttack
Prepare
Ready