C# Class MapServer.ShiHunWuLing

Inheritance: MonsterObject
Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Свойство Type Description
mPlay PlayerObject

Méthodes publiques

Méthode Description
ClearThis ( ) : void
Run ( ) : bool
ShiHunWuLing ( PlayerObject _play, BaseObject _AttackTarget, short x, short y, byte dir, uint _id, int nAi_Id ) : System

Method Details

ClearThis() public méthode

public ClearThis ( ) : void
Résultat void

Run() public méthode

public Run ( ) : bool
Résultat bool

ShiHunWuLing() public méthode

public ShiHunWuLing ( PlayerObject _play, BaseObject _AttackTarget, short x, short y, byte dir, uint _id, int nAi_Id ) : System
_play PlayerObject
_AttackTarget BaseObject
x short
y short
dir byte
_id uint
nAi_Id int
Résultat System

Property Details

mPlay public_oe property

public PlayerObject,MapServer mPlay
Résultat PlayerObject