mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Refactor IEventReceiver back into IScriptEngine
This commit is contained in:
@@ -99,5 +99,8 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
|
||||
Dictionary<KeyValuePair<int, int>, KeyValuePair<int, int>> LineMap
|
||||
{ get; set; }
|
||||
|
||||
string GetAssemblyName();
|
||||
string GetXMLState();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user