mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
add osResetAllScripts(LSL_Integer AllLinkset). use with care
This commit is contained in:
@@ -556,5 +556,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_Key osGetLastChangedEventKey();
|
||||
LSL_Float osGetPSTWallclock();
|
||||
LSL_Rotation osSlerp(LSL_Rotation a, LSL_Rotation b, LSL_Float amount);
|
||||
|
||||
void osResetAllScripts(LSL_Integer AllLinkset);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user