OsForceDetachFromAvatar
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |function_syntax=void osForceDetachFromAvatar() |csharp_syntax= |description=Works exactly like llDetachFromAvatar() except that PERMISSION_ATTACH is not required. In...") |
|||
Line 2: | Line 2: | ||
|function_syntax=void osForceDetachFromAvatar() | |function_syntax=void osForceDetachFromAvatar() | ||
|csharp_syntax= | |csharp_syntax= | ||
− | |description=Works exactly like llDetachFromAvatar() except that PERMISSION_ATTACH is not required. In | + | |description=Works exactly like llDetachFromAvatar() except that PERMISSION_ATTACH is not required. In OpenSimulator 0.7.4. |
|threat_level=high | |threat_level=high | ||
|ossl_example= | |ossl_example= | ||
|additional_info= | |additional_info= | ||
}} | }} |
Revision as of 12:06, 14 September 2012
void osForceDetachFromAvatar()
| |
Works exactly like llDetachFromAvatar() except that PERMISSION_ATTACH is not required. In OpenSimulator 0.7.4. | |
Threat Level | high is unknown threat level |
Permissions | No permissions specified |
Extra Delay | No function delay specified |