mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
From: kurt taylor (krtaylor)
Another new OSSL function for returning the name of the script engine currently running, osGetScriptEngineName, added to both DotNet and XEngine OSSL API.
This commit is contained in:
@@ -64,5 +64,7 @@ namespace OpenSim.Region.ScriptEngine.Common
|
||||
|
||||
void osOpenRemoteDataChannel(string channel);
|
||||
|
||||
string osGetScriptEngineName();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user