Difference between revisions of "INVENTORY ALL"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
|desc | |desc | ||
|examples | |examples | ||
|constants={{LSL DefineRow||[[INVENTORY_NONE]]|}} | |||
|functions={{LSL DefineRow||[[llGetInventoryType]]|}} | |functions={{LSL DefineRow||[[llGetInventoryType]]|}} | ||
{{LSL DefineRow||[[llGetInventoryNumber]]|}} | {{LSL DefineRow||[[llGetInventoryNumber]]|}} |
Revision as of 19:25, 27 February 2007
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
Caveats
Related Articles
Constants
• | INVENTORY_NONE |
Functions
• | llGetInventoryType | |||
• | llGetInventoryNumber | |||
• | llGetInventoryName |