OsGetStandTarget
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |function_syntax=vector osGetStandTarget() |csharp_syntax= |description= Returns the StandTarget set on the prim see osSetStandTarget if return is vector <0,0,...") |
Revision as of 12:27, 23 January 2020
vector osGetStandTarget()
| |
Returns the StandTarget set on the prim see osSetStandTarget
if return is vector <0,0,0> the stand target is disabled. Default offset and login is used. | |
| 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 | |