C# Class MapServer.PlayerPK

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

Méthodes publiques

Méthode Description
Die ( BaseObject target ) : void
GetNameType ( ) : int
IsPKing ( ) : bool
PlayerPK ( PlayerObject _play ) : System
ResetPKNameType ( ) : void
Run ( ) : void
SetPKIng ( bool v, bool bCrime = true ) : void

Method Details

Die() public méthode

public Die ( BaseObject target ) : void
target BaseObject
Résultat void

GetNameType() public méthode

public GetNameType ( ) : int
Résultat int

IsPKing() public méthode

public IsPKing ( ) : bool
Résultat bool

PlayerPK() public méthode

public PlayerPK ( PlayerObject _play ) : System
_play PlayerObject
Résultat System

ResetPKNameType() public méthode

public ResetPKNameType ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void

SetPKIng() public méthode

public SetPKIng ( bool v, bool bCrime = true ) : void
v bool
bCrime bool
Résultat void