Difference between revisions of "INVENTORY ALL"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
|constants={{LSL DefineRow||[[INVENTORY_NONE]]|}} | |constants={{LSL DefineRow||[[INVENTORY_NONE]]|}} | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llGetInventoryType]]|}} | |||
{{LSL DefineRow||[[llGetInventoryNumber]]|}} | {{LSL DefineRow||[[llGetInventoryNumber]]|}} | ||
{{LSL DefineRow||[[llGetInventoryName]]|}} | {{LSL DefineRow||[[llGetInventoryName]]|}} |
Revision as of 04:30, 1 March 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 |