C# Class MapServer.MingGuoShengNv

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
CanPK ( BaseObject obj, bool bGoCrime = true ) : bool
ClearThis ( ) : void
MingGuoShengNv ( PlayerObject _play, short x, short y, byte dir, uint _id, int nAi_Id ) : System
Run ( ) : bool

Méthodes protégées

Méthode Description
ProcessAction_Die ( GameStruct act ) : void

Method Details

CanPK() public méthode

public CanPK ( BaseObject obj, bool bGoCrime = true ) : bool
obj BaseObject
bGoCrime bool
Résultat bool

ClearThis() public méthode

public ClearThis ( ) : void
Résultat void

MingGuoShengNv() public méthode

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

ProcessAction_Die() protected méthode

protected ProcessAction_Die ( GameStruct act ) : void
act GameStruct
Résultat void

Run() public méthode

public Run ( ) : bool
Résultat bool

Property Details

mPlay public_oe property

public PlayerObject,MapServer mPlay
Résultat PlayerObject