C# Class DarkEmu_GameServer.guild

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

Méthodes publiques

Свойство Type Description
DonateGP int
FWrank byte
GuildOwner int
Level byte
Members List
MembersClient List
MembersInfo List
Name string
NewsTitle string
PointsTotal int
StorageGold long
UnionMembers List
Unions List
joinRight bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
Send ( byte buff ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Send() public méthode

public Send ( byte buff ) : void
buff byte
Résultat void

Property Details

DonateGP public_oe property

public int DonateGP
Résultat int

FWrank public_oe property

public byte FWrank
Résultat byte

GuildOwner public_oe property

public int GuildOwner
Résultat int

Level public_oe property

public byte Level
Résultat byte

Members public_oe property

public List Members
Résultat List

MembersClient public_oe property

public List MembersClient
Résultat List

MembersInfo public_oe property

public List MembersInfo
Résultat List

Name public_oe property

public string Name
Résultat string

NewsTitle public_oe property

public string NewsTitle
Résultat string

PointsTotal public_oe property

public int PointsTotal
Résultat int

StorageGold public_oe property

public long StorageGold
Résultat long

UnionMembers public_oe property

public List UnionMembers
Résultat List

Unions public_oe property

public List Unions
Résultat List

joinRight public_oe property

public bool joinRight
Résultat bool