ll.DeleteCharacter() : ()
Convert link-set from AI/Physics character to Physics object. Convert the current link-set back to a standard object, removing all path-finding properties.
ll.DeleteCharacter()
{
"def": "func",
"desc": "Convert link-set from AI/Physics character to Physics object.\nConvert the current link-set back to a standard object, removing all path-finding properties.",
"energy": 10,
"sleep": 0,
"pure": false,
"link": "https://wiki.secondlife.com/wiki/LlDeleteCharacter",
"name": "DeleteCharacter",
"signatures": [
{
"result": [
{
"name": "",
"def": "result",
"desc": "",
"variadic": false,
"type": [
"()"
],
"optional": false
}
],
"args": []
}
]
}