mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
add method to get a category throttle rate
This commit is contained in:
@@ -1186,6 +1186,7 @@ namespace OpenSim.Framework
|
||||
void SetChildAgentThrottle(byte[] throttle);
|
||||
|
||||
void SetAgentThrottleSilent(int throttle, int setting);
|
||||
int GetAgentThrottleSilent(int throttle);
|
||||
|
||||
void SendAvatarDataImmediate(ISceneEntity avatar);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user