|
OpenSim
|
Public Attributes | |
| UUID | GroupID |
| string | Name |
| string | Charter |
| bool | ShowInList |
| string | MemberTitle |
| ulong | PowersMask |
| UUID | InsigniaID |
| UUID | FounderID |
| int | MembershipFee |
| bool | OpenEnrollment |
| int | Money |
| int | GroupMembershipCount |
| int | GroupRolesCount |
| bool | AllowPublish |
| bool | MaturePublish |
| UUID | OwnerRole |
Definition at line 79 of file GroupData.cs.
| bool OpenSim.Framework.GroupProfileData.AllowPublish |
Definition at line 94 of file GroupData.cs.
| string OpenSim.Framework.GroupProfileData.Charter |
Definition at line 83 of file GroupData.cs.
| UUID OpenSim.Framework.GroupProfileData.FounderID |
Definition at line 88 of file GroupData.cs.
| UUID OpenSim.Framework.GroupProfileData.GroupID |
Definition at line 81 of file GroupData.cs.
| int OpenSim.Framework.GroupProfileData.GroupMembershipCount |
Definition at line 92 of file GroupData.cs.
| int OpenSim.Framework.GroupProfileData.GroupRolesCount |
Definition at line 93 of file GroupData.cs.
| UUID OpenSim.Framework.GroupProfileData.InsigniaID |
Definition at line 87 of file GroupData.cs.
| bool OpenSim.Framework.GroupProfileData.MaturePublish |
Definition at line 95 of file GroupData.cs.
| int OpenSim.Framework.GroupProfileData.MembershipFee |
Definition at line 89 of file GroupData.cs.
| string OpenSim.Framework.GroupProfileData.MemberTitle |
Definition at line 85 of file GroupData.cs.
| int OpenSim.Framework.GroupProfileData.Money |
Definition at line 91 of file GroupData.cs.
| string OpenSim.Framework.GroupProfileData.Name |
Definition at line 82 of file GroupData.cs.
| bool OpenSim.Framework.GroupProfileData.OpenEnrollment |
Definition at line 90 of file GroupData.cs.
| UUID OpenSim.Framework.GroupProfileData.OwnerRole |
Definition at line 96 of file GroupData.cs.
| ulong OpenSim.Framework.GroupProfileData.PowersMask |
Definition at line 86 of file GroupData.cs.
| bool OpenSim.Framework.GroupProfileData.ShowInList |
Definition at line 84 of file GroupData.cs.
1.8.6