C# Class DarkEmu_GameServer.character.Guildinfo

Datei anzeigen Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
GuildMemberCount byte
GuildStorageSlots int
Inguild bool
Name string

Property Details

GuildMemberCount public_oe property

public byte GuildMemberCount
return byte

GuildStorageSlots public_oe property

public int GuildStorageSlots
return int

Inguild public_oe property

public bool Inguild
return bool

Name public_oe property

public string Name
return string