ll.DetachFromAvatar() : ()
Remove the object containing the script from the avatar.
ll.DetachFromAvatar()
{
"def": "func",
"desc": "Remove the object containing the script from the avatar.",
"energy": 10,
"sleep": 0,
"pure": true,
"link": "https://wiki.secondlife.com/wiki/LlDetachFromAvatar",
"name": "DetachFromAvatar",
"signatures": [
{
"result": [
{
"name": "",
"def": "result",
"desc": "",
"variadic": false,
"type": [
"()"
],
"optional": false
}
],
"args": []
}
]
}