llDerezObject
function ll.DerezObject(ID: string, flags: number): numberDerezzes an object previously rezzed by a script in this region. Returns TRUE on success or FALSE if the object could not be derezzed.
Parameters
-
ID(string) - The ID of an object in the region.
-
flags(number) - Flags for derez behavior.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.DerezObject().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llDerezObject