Implement llGodLikeRezObject and llGetUsedMemory

This commit is contained in:
Melanie
2011-05-22 21:01:31 +02:00
parent 89705b19c7
commit 9c1f799582
4 changed files with 61 additions and 4 deletions

View File

@@ -121,6 +121,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
LSL_Float llGetEnergy();
LSL_Vector llGetForce();
LSL_Integer llGetFreeMemory();
LSL_Integer llGetUsedMemory();
LSL_Integer llGetFreeURLs();
LSL_Vector llGetGeometricCenter();
LSL_Float llGetGMTclock();