OsGetSitTargetPos
From OpenSimulator
(Difference between revisions)
JeffKelley (Talk | contribs) (Created page with "{{osslfunc |threat_level=ignored |permissions=true |delay=0|function_syntax=vector osGetSitTargetPos()<br> |ossl_example=<source lang="lsl"> </source> |description= Return th...") |
Revision as of 00:25, 1 March 2024
vector osGetSitTargetPos()
| |
| Return the sit target location as set by llSitTarget. | |
| Threat Level | This function does not do a threat level check |
| Permissions | Use of this function is always allowed by default |
| Extra Delay | 0 seconds |
| Example(s) | |
| Notes | |
| This function was added in 0.9.3.0 | |