C# Class DarkEmu_GameServer.Player._Flags

Afficher le fichier Open project: CarlosX/DarkEmu

Méthodes publiques

Свойство Type Description
Berserk byte
Dead bool
GM byte
Ingame byte
Invisible bool
PvP sbyte
WearingCape bool

Property Details

Berserk public_oe property

public byte Berserk
Résultat byte

Dead public_oe property

public bool Dead
Résultat bool

GM public_oe property

public byte GM
Résultat byte

Ingame public_oe property

public byte Ingame
Résultat byte

Invisible public_oe property

public bool Invisible
Résultat bool

PvP public_oe property

public sbyte PvP
Résultat sbyte

WearingCape public_oe property

public bool WearingCape
Résultat bool