OsForceDetachFromAvatar
From OpenSimulator
(Difference between revisions)
m (Removed redundant information) |
|||
Line 1: | Line 1: | ||
{{osslfunc | {{osslfunc | ||
− | |function_syntax= | + | |function_syntax= osForceDetachFromAvatar() |
|csharp_syntax= | |csharp_syntax= | ||
|description=Works exactly like llDetachFromAvatar() except that PERMISSION_ATTACH is not required. | |description=Works exactly like llDetachFromAvatar() except that PERMISSION_ATTACH is not required. |
Revision as of 16:16, 1 May 2019
osForceDetachFromAvatar()
| |
Works exactly like llDetachFromAvatar() except that PERMISSION_ATTACH is not required. | |
Threat Level | High |
Permissions | Use of this function is always disabled by default |
Extra Delay | 0 seconds |
Notes | |
This function was added in 0.7.4-post-fixes |