Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DarkEmu_GameServer
character._action
C# Class DarkEmu_GameServer.character._action
Show file
Open project: CarlosX/DarkEmu
Public Properties
Property
Type
Description
Buff
_buff
Cast
bool
DeBuff
_debuff
MonsterID
List
Object
object
Skill
_usingSkill
Target
int
sSira
byte
Public Methods
Method
Description
Check
( ) :
bool
MonsterIDCheck
(
int
id
) :
bool
Method Details
Check()
public
method
public
Check
( ) :
bool
return
bool
MonsterIDCheck()
public
method
public
MonsterIDCheck
(
int
id
) :
bool
id
int
return
bool
Property Details
Buff
public property
public
_buff
Buff
return
_buff
Cast
public property
public
bool
Cast
return
bool
DeBuff
public property
public
_debuff
DeBuff
return
_debuff
MonsterID
public property
public
List
MonsterID
return
List
Object
public property
public
object
Object
return
object
Skill
public property
public
_usingSkill
Skill
return
_usingSkill
Target
public property
public
int
Target
return
int
sSira
public property
public
byte
sSira
return
byte