mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
added llGetEnv() implementation
Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
This commit is contained in:
@@ -124,6 +124,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_String llGetCreator();
|
||||
LSL_String llGetDate();
|
||||
LSL_Float llGetEnergy();
|
||||
LSL_String llGetEnv(LSL_String name);
|
||||
LSL_Vector llGetForce();
|
||||
LSL_Integer llGetFreeMemory();
|
||||
LSL_Integer llGetFreeURLs();
|
||||
|
||||
Reference in New Issue
Block a user