mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Add GetGroupPowers() and a dictionary to hold them to ClientView and
IClientAPI. No user functionality
This commit is contained in:
@@ -317,6 +317,8 @@ namespace OpenSim.Framework
|
||||
string ActiveGroupName { get; }
|
||||
|
||||
ulong ActiveGroupPowers { get; }
|
||||
|
||||
ulong GetGroupPowers(LLUUID groupID);
|
||||
|
||||
string FirstName { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user