INVENTORY ALL
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
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.
Caveats
Related Articles
Constants
• | INVENTORY_NONE | – | Has the same value as INVENTORY_ALL but is relevant in different circumstances. | |
• | INVENTORY ANIMATION | |||
• | INVENTORY BODYPART | |||
• | INVENTORY CLOTHING | |||
• | INVENTORY GESTURE | |||
• | INVENTORY LANDMARK | |||
• | INVENTORY NOTECARD | |||
• | INVENTORY OBJECT | |||
• | INVENTORY SCRIPT | |||
• | INVENTORY SETTING | |||
• | INVENTORY SOUND | |||
• | INVENTORY TEXTURE |
Functions
• | llGetInventoryType | |||
• | llGetInventoryNumber | |||
• | llGetInventoryName |