llGetSimStats

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
Vincent Sylvester
2025-03-31 17:00:38 +02:00
committed by UbitUmarov
parent f42fd1c552
commit 6eab3e6efb
3 changed files with 71 additions and 0 deletions

View File

@@ -330,6 +330,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
void llRequestPermissions(string agent, int perm);
LSL_Key llRequestSecureURL();
LSL_Key llRequestSimulatorData(string simulator, int data);
LSL_Float llGetSimStats(LSL_Integer stat_type);
LSL_Key llRequestURL();
void llResetLandBanList();
void llResetLandPassList();