OsGetLinkStandTarget
From OpenSimulator
vector osGetLinkStandTarget(integer linkNumber)
| |
| Returns the stand target set on the prim see osSetStandTarget.
If return is vector <0,0,0> the stand target is disabled. Default stand offset and login are used. It will also return <0,0,0> if linkNumber is invalid. | |
| 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 | |