mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Create a method to force the script engine to save state from outside
This commit is contained in:
@@ -52,5 +52,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
ArrayList GetScriptErrors(UUID itemID);
|
||||
|
||||
bool HasScript(UUID itemID, out bool running);
|
||||
|
||||
void SaveAllState();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user