ll.ReleaseControls() : ()
Stop taking inputs. Stop taking inputs from the avatar.
ll.ReleaseControls()
{
"def": "func",
"desc": "Stop taking inputs.\nStop taking inputs from the avatar.",
"energy": 10,
"sleep": 0,
"pure": false,
"link": "https://wiki.secondlife.com/wiki/LlReleaseControls",
"name": "ReleaseControls",
"signatures": [
{
"result": [
{
"name": "",
"def": "result",
"desc": "",
"variadic": false,
"type": [
"()"
],
"optional": false
}
],
"args": []
}
]
}