OsForceBreakLink
From OpenSimulator
(Difference between revisions)
Dev Random (Talk | contribs) |
|||
Line 1: | Line 1: | ||
{{osslfunc | {{osslfunc | ||
|threat_level=VeryLow | |threat_level=VeryLow | ||
− | |function_syntax= | + | |function_syntax=osForceBreakLink(integer link) |
− | |description=* | + | |description=* Identical to llBreakLink(integer link) except that it doesn't require the link permission to be granted. Present in 0.8 and later. |
}} | }} |
Revision as of 15:54, 28 June 2014
osForceBreakLink(integer link)
| |
| |
Threat Level | VeryLow |
Permissions | No permissions specified |
Extra Delay | No function delay specified |