ll.BreakAllLinks() : ()
De-links all prims in the link set (requires permission PERMISSION_CHANGE_LINKS be set).
ll.BreakAllLinks()
{
"def": "func",
"desc": "De-links all prims in the link set (requires permission PERMISSION_CHANGE_LINKS be set).",
"energy": 10,
"sleep": 0,
"pure": true,
"link": "https://wiki.secondlife.com/wiki/LlBreakAllLinks",
"name": "BreakAllLinks",
"signatures": [
{
"result": [
{
"name": "",
"def": "result",
"desc": "",
"variadic": false,
"type": [
"()"
],
"optional": false
}
],
"args": []
}
]
}