mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
get a copy of current clientView group powers
This commit is contained in:
@@ -733,6 +733,8 @@ namespace OpenSim.Framework
|
||||
|
||||
ulong ActiveGroupPowers { get; }
|
||||
|
||||
Dictionary<UUID, ulong> GetGroupPowers();
|
||||
|
||||
ulong GetGroupPowers(UUID groupID);
|
||||
|
||||
bool IsGroupMember(UUID GroupID);
|
||||
|
||||
Reference in New Issue
Block a user