mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 10:45:40 +08:00
Mantis#1616. Applied Melanie's patch. This may or may
not break trunk.
This commit is contained in:
@@ -53,6 +53,7 @@ namespace OpenSim.Region.ScriptEngine.Interfaces
|
||||
void SetScriptState(LLUUID itemID, bool state);
|
||||
bool GetScriptState(LLUUID itemID);
|
||||
void SetState(LLUUID itemID, string newState);
|
||||
int GetStartParameter(LLUUID itemID);
|
||||
|
||||
DetectParams GetDetectParams(LLUUID item, int number);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user