OsForceBreakLink
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |threat_level=VeryLow |function_syntax=list osForceBreakLink(string target, int parent) |description=* Idential to llBreakLink() except that it doesn't require the ...") |
|||
Line 1: | Line 1: | ||
{{osslfunc | {{osslfunc | ||
|threat_level=VeryLow | |threat_level=VeryLow | ||
− | |function_syntax=list | + | |function_syntax=list osForceBreakAllLinks() |
− | |description=* Idential to | + | |description=* Idential to llBreakAllLinks() except that it doesn't require the link permission to be granted. Implemented in current development code (so will be present in 0.8 and later. |
}} | }} |
Revision as of 16:12, 12 March 2014
list osForceBreakAllLinks()
| |
| |
Threat Level | VeryLow |
Permissions | No permissions specified |
Extra Delay | No function delay specified |