Skip to content

llDerezObject

Function Syntax
integer llDerezObject(
  1. key ID, // The ID of an object in the region.
  2. integer flags // Flags for derez behavior.
);

Derezzes an object previously rezzed by a script in this region. Returns TRUE on success or FALSE if the object could not be derezzed.