OpenSim
|
Public Attributes | |
string | AccessToken |
Public Attributes inherited from OpenSim.Framework.GroupMembershipData | |
UUID | GroupID |
string | GroupName |
bool | AllowPublish = true |
bool | MaturePublish = true |
string | Charter |
UUID | FounderID = UUID.Zero |
UUID | GroupPicture = UUID.Zero |
int | MembershipFee = 0 |
bool | OpenEnrollment = true |
bool | ShowInList = true |
bool | AcceptNotices = true |
int | Contribution = 0 |
ulong | GroupPowers = 0 |
bool | Active = false |
UUID | ActiveRole = UUID.Zero |
bool | ListInProfile = false |
string | GroupTitle |
Definition at line 44 of file GroupsExtendedData.cs.
string OpenSim.Groups.ExtendedGroupMembershipData.AccessToken |
Definition at line 46 of file GroupsExtendedData.cs.