C# Class DarkEmu_GameServer.character._action

Afficher le fichier Open project: CarlosX/DarkEmu

Méthodes publiques

Свойство Type Description
Buff _buff
Cast bool
DeBuff _debuff
MonsterID List
Object object
Skill _usingSkill
Target int
sSira byte

Méthodes publiques

Méthode Description
Check ( ) : bool
MonsterIDCheck ( int id ) : bool

Method Details

Check() public méthode

public Check ( ) : bool
Résultat bool

MonsterIDCheck() public méthode

public MonsterIDCheck ( int id ) : bool
id int
Résultat bool

Property Details

Buff public_oe property

public _buff Buff
Résultat _buff

Cast public_oe property

public bool Cast
Résultat bool

DeBuff public_oe property

public _debuff DeBuff
Résultat _debuff

MonsterID public_oe property

public List MonsterID
Résultat List

Object public_oe property

public object Object
Résultat object

Skill public_oe property

public _usingSkill Skill
Résultat _usingSkill

Target public_oe property

public int Target
Résultat int

sSira public_oe property

public byte sSira
Résultat byte