Category:LSL Temporary

From Second Life Wiki
Jump to navigation Jump to search

Temporary is an object property, when enabled the simulator will delete the object during it's next garbage collection cycle. This typically happens once a minute but can also be triggered if the parcel is full and an object is requested to be rezzed.

Inheritance

If an object is rezzed by another object, the newly rezzed object inherits the parent's temporary attribute. This however does not apply to attachments or objects that are being sat upon (such as vehicles).

History

Formally this feature could only be activated by rerezzing the object after setting the attribute, hence the name of the constants *_TEMP_ON_REZ. This however was changed with the release of SL 1.9 in 2006. The attribute is now interpreted to mean that the object should be deleted during the next garbage collection cycle.

Similar features:

Pages in category "LSL Temporary"

The following 4 pages are in this category, out of 4 total.