INVENTORY ALL

From Second Life Wiki
Revision as of 08:08, 2 January 2012 by Shadow Siamendes (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Constant: integer INVENTORY_ALL = -1;

The integer constant INVENTORY_ALL has the value -1

Used with Inventory functions and specifies ALL TYPES of inventory items will be retrieved by the function.

Deep Notes

Search JIRA for related Issues

Tests

•  llGiveInventory_All_Test

Signature

integer INVENTORY_ALL = -1;