C# Class DarkEmu_GameServer.Player._General

Afficher le fichier Open project: CarlosX/DarkEmu Class Usage Examples

Méthodes publiques

Свойство Type Description
AccountID uint
Busy bool
CharacterID uint
CharacterName string
Index long
MaxSlots byte
Pass string
State byte
UniqueID uint
User string
WeaponType byte

Property Details

AccountID public_oe property

public uint AccountID
Résultat uint

Busy public_oe property

public bool Busy
Résultat bool

CharacterID public_oe property

public uint CharacterID
Résultat uint

CharacterName public_oe property

public string CharacterName
Résultat string

Index public_oe property

public long Index
Résultat long

MaxSlots public_oe property

public byte MaxSlots
Résultat byte

Pass public_oe property

public string Pass
Résultat string

State public_oe property

public byte State
Résultat byte

UniqueID public_oe property

public uint UniqueID
Résultat uint

User public_oe property

public string User
Résultat string

WeaponType public_oe property

public byte WeaponType
Résultat byte