mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Mantis5502 implementation of some of the new constants
Signed-off-by: Melanie <melanie@t-data.com>
This commit is contained in:
@@ -69,6 +69,12 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
|
||||
ArrayList GetScriptErrors(UUID itemID);
|
||||
|
||||
/// <summary>
|
||||
/// Returns true if a script is running.
|
||||
/// </summary>
|
||||
/// <param name="itemID">The item ID of the script.</param>
|
||||
bool GetScriptState(UUID itemID);
|
||||
|
||||
void SaveAllState();
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user