mirror of
https://github.com/opensim/opensim.git
synced 2026-07-13 19:14:51 +08:00
Convert both script engines to new region module format. Add proper unload
handling to XEngine. Add needed stubs to DotNetEngine.
This commit is contained in:
@@ -104,5 +104,6 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
string GetAssemblyName();
|
||||
string GetXMLState();
|
||||
double MinEventDelay { set; }
|
||||
UUID RegionID { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user