OpenSim
|
Public Attributes | |
UUID | AgentID |
int | Contribution |
string | OnlineStatus |
ulong | AgentPowers |
string | Title |
bool | IsOwner |
bool | ListInProfile |
bool | AcceptNotices |
Definition at line 99 of file GroupData.cs.
bool OpenSim.Framework.GroupMembersData.AcceptNotices |
Definition at line 108 of file GroupData.cs.
UUID OpenSim.Framework.GroupMembersData.AgentID |
Definition at line 101 of file GroupData.cs.
ulong OpenSim.Framework.GroupMembersData.AgentPowers |
Definition at line 104 of file GroupData.cs.
int OpenSim.Framework.GroupMembersData.Contribution |
Definition at line 102 of file GroupData.cs.
bool OpenSim.Framework.GroupMembersData.IsOwner |
Definition at line 106 of file GroupData.cs.
bool OpenSim.Framework.GroupMembersData.ListInProfile |
Definition at line 107 of file GroupData.cs.
string OpenSim.Framework.GroupMembersData.OnlineStatus |
Definition at line 103 of file GroupData.cs.
string OpenSim.Framework.GroupMembersData.Title |
Definition at line 105 of file GroupData.cs.