OsGetLinkSitActiveRange
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |function_syntax=float osGetSitActiveRange(integer linkNumber) |csharp_syntax= |description= returns the sit active range of the selected prim, see [[osSetSitActive...") |
Revision as of 06:31, 25 January 2020
float osGetSitActiveRange(integer linkNumber)
| |
returns the sit active range of the selected prim, see osSetSitActiveRange
if link number is invalid it returns -2147483648 (int min value) | |
| Threat Level | None |
| Permissions | Use of this function is always allowed by default |
| Extra Delay | 0 seconds |
| Notes | |
| This function was added in 0.9.2.0 | |