GBX.lua.BackpackItem (Object): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{CatUp|Class reference}} | {{CatUp|Class reference}} | ||
BackpackItem is a structural class for backpack items such as [[GBX.lua.HopperBin|HopperBins]] and [[GBX.lua.Tool|Tools]]. It cannot be created. | |||
BackpackItem is | |||
==Functions== | ==Functions== | ||
Line 8: | Line 7: | ||
==Properties== | ==Properties== | ||
In addition to the global properties, the BackpackItem object also has these: | In addition to the global properties, the BackpackItem object also has these: | ||
*[[TextureId (Property)]] | *[[TextureId (Property)|TextureId]] | ||
==Events== | ==Events== |
Latest revision as of 19:55, 23 September 2021
BackpackItem is a structural class for backpack items such as HopperBins and Tools. It cannot be created.
Functions
The BackpackItem object incorporates only the global functions.
Properties
In addition to the global properties, the BackpackItem object also has these:
Events
The BackpackItem object incorporates only the global events.