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