Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
DarkEmu_GameServer
MonsterAction
C# Class DarkEmu_GameServer.MonsterAction
Datei anzeigen
Open project: CarlosX/DarkEmu
Public Methods
Method
Description
CheckAttack
(
int
Index_
) :
void
MonsterMovement
(
int
Index_
) :
void
Method Details
CheckAttack()
public
static
method
public
static
CheckAttack
(
int
Index_
) :
void
Index_
int
return
void
MonsterMovement()
public
static
method
public
static
MonsterMovement
(
int
Index_
) :
void
Index_
int
return
void