C# Class DarkEmu_GameServer.Global.guild_player

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

Méthodes publiques

Свойство Type Description
Level byte
MemberID int
Name string
Online bool
Xsector byte
joinRight bool

Property Details

Level public_oe property

public byte Level
Résultat byte

MemberID public_oe property

public int MemberID
Résultat int

Name public_oe property

public string Name
Résultat string

Online public_oe property

public bool Online
Résultat bool

Xsector public_oe property

public byte Xsector
Résultat byte

joinRight public_oe property

public bool joinRight
Résultat bool