experimental function. Results still too volatile to be usefull

This commit is contained in:
UbitUmarov
2016-08-27 19:25:47 +01:00
parent abadad47d3
commit 78fa544f0d
4 changed files with 33 additions and 2 deletions

View File

@@ -477,5 +477,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
LSL_String osRequestURL(LSL_List options);
LSL_String osRequestSecureURL(LSL_List options);
void osCollisionSound(string impact_sound, double impact_volume);
void osVolumeDetect(int detect);
}
}