C# 클래스 DarkEmu_GameServer.guild

파일 보기 프로젝트 열기: CarlosX/DarkEmu 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
Dispose ( ) : void
Send ( byte buff ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Send() 공개 메소드

public Send ( byte buff ) : void
buff byte
리턴 void

프로퍼티 상세

DonateGP 공개적으로 프로퍼티

public int DonateGP
리턴 int

FWrank 공개적으로 프로퍼티

public byte FWrank
리턴 byte

GuildOwner 공개적으로 프로퍼티

public int GuildOwner
리턴 int

Level 공개적으로 프로퍼티

public byte Level
리턴 byte

Members 공개적으로 프로퍼티

public List Members
리턴 List

MembersClient 공개적으로 프로퍼티

public List MembersClient
리턴 List

MembersInfo 공개적으로 프로퍼티

public List MembersInfo
리턴 List

Name 공개적으로 프로퍼티

public string Name
리턴 string

NewsTitle 공개적으로 프로퍼티

public string NewsTitle
리턴 string

PointsTotal 공개적으로 프로퍼티

public int PointsTotal
리턴 int

StorageGold 공개적으로 프로퍼티

public long StorageGold
리턴 long

UnionMembers 공개적으로 프로퍼티

public List UnionMembers
리턴 List

Unions 공개적으로 프로퍼티

public List Unions
리턴 List

joinRight 공개적으로 프로퍼티

public bool joinRight
리턴 bool