OsGetParcelDwell
From OpenSimulator
(Difference between revisions)
(Adding osGetParcelDwell) |
(Change 0.9.0.1 to August 2019) |
||
Line 3: | Line 3: | ||
|permissions=Use of this function is always allowed by default | |permissions=Use of this function is always allowed by default | ||
|delay=0 | |delay=0 | ||
− | |additional_info=This function was | + | |additional_info=This function was implemented in August 2019. |
|function_syntax= osGetParcelDwell(vector pos) | |function_syntax= osGetParcelDwell(vector pos) | ||
|ossl_example=<source lang = "lsl"> | |ossl_example=<source lang = "lsl"> |
Revision as of 14:49, 2 August 2019
osGetParcelDwell(vector pos)
| |
Get parcel dwell. | |
Threat Level | This function does not do a threat level check is unknown threat level |
Permissions | Use of this function is always allowed by default |
Extra Delay | 0 seconds |
Example(s) | |
Coming soon ... | |
Notes | |
This function was implemented in August 2019. |