C# 클래스 Universe.Framework.ClientInterfaces.GroupProfileData

상속: Universe.Framework.Modules.IDataTransferable
파일 보기 프로젝트 열기: Virtual-Universe/Virtual-Universe 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllowPublish bool
Charter string
FounderID UUID
GroupID UUID
GroupMembershipCount int
GroupRolesCount int
InsigniaID UUID
MaturePublish bool
MemberTitle string
MembershipFee int
Money int
Name string
OpenEnrollment bool
OwnerRole UUID
PowersMask ulong
ShowInList bool

공개 메소드들

메소드 설명
FromOSD ( OSDMap values ) : void
GroupProfileData ( ) : System
ToOSD ( ) : OSDMap

메소드 상세

FromOSD() 공개 메소드

public FromOSD ( OSDMap values ) : void
values OSDMap
리턴 void

GroupProfileData() 공개 메소드

public GroupProfileData ( ) : System
리턴 System

ToOSD() 공개 메소드

public ToOSD ( ) : OSDMap
리턴 OSDMap

프로퍼티 상세

AllowPublish 공개적으로 프로퍼티

public bool AllowPublish
리턴 bool

Charter 공개적으로 프로퍼티

public string Charter
리턴 string

FounderID 공개적으로 프로퍼티

public UUID FounderID
리턴 UUID

GroupID 공개적으로 프로퍼티

public UUID GroupID
리턴 UUID

GroupMembershipCount 공개적으로 프로퍼티

public int GroupMembershipCount
리턴 int

GroupRolesCount 공개적으로 프로퍼티

public int GroupRolesCount
리턴 int

InsigniaID 공개적으로 프로퍼티

public UUID InsigniaID
리턴 UUID

MaturePublish 공개적으로 프로퍼티

public bool MaturePublish
리턴 bool

MemberTitle 공개적으로 프로퍼티

public string MemberTitle
리턴 string

MembershipFee 공개적으로 프로퍼티

public int MembershipFee
리턴 int

Money 공개적으로 프로퍼티

public int Money
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string

OpenEnrollment 공개적으로 프로퍼티

public bool OpenEnrollment
리턴 bool

OwnerRole 공개적으로 프로퍼티

public UUID OwnerRole
리턴 UUID

PowersMask 공개적으로 프로퍼티

public ulong PowersMask
리턴 ulong

ShowInList 공개적으로 프로퍼티

public bool ShowInList
리턴 bool