OpenSim
|
Public Attributes | |
UUID | RoleID |
string | Name |
string | Title |
string | Description |
ulong | Powers |
int | Members |
Definition at line 111 of file GroupData.cs.
string OpenSim.Framework.GroupRolesData.Description |
Definition at line 116 of file GroupData.cs.
int OpenSim.Framework.GroupRolesData.Members |
Definition at line 118 of file GroupData.cs.
string OpenSim.Framework.GroupRolesData.Name |
Definition at line 114 of file GroupData.cs.
ulong OpenSim.Framework.GroupRolesData.Powers |
Definition at line 117 of file GroupData.cs.
UUID OpenSim.Framework.GroupRolesData.RoleID |
Definition at line 113 of file GroupData.cs.
string OpenSim.Framework.GroupRolesData.Title |
Definition at line 115 of file GroupData.cs.