mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
add a public SetGroupPowers to clientView
This commit is contained in:
@@ -735,6 +735,8 @@ namespace OpenSim.Framework
|
||||
|
||||
Dictionary<UUID, ulong> GetGroupPowers();
|
||||
|
||||
void SetGroupPowers(Dictionary<UUID, ulong> powers);
|
||||
|
||||
ulong GetGroupPowers(UUID groupID);
|
||||
|
||||
bool IsGroupMember(UUID GroupID);
|
||||
|
||||
Reference in New Issue
Block a user