mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Clone cmGetAvatarList into osGetAvatarList for more generic use.
This commit is contained in:
@@ -176,6 +176,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
void osCauseDamage(string avatar, double damage);
|
||||
LSL_List osGetPrimitiveParams(LSL_Key prim, LSL_List rules);
|
||||
void osSetPrimitiveParams(LSL_Key prim, LSL_List rules);
|
||||
LSL_List osGetAvatarList();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user