GBX.lua.BackpackItem (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} {{Preliminary}} The BackpackItem object. ==Functions== The BackpackItem object incorporates only the global functions. ==Properties== In addition...")
 
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
{{Preliminary}}
BackpackItem is a structural class for backpack items such as [[GBX.lua.HopperBin|HopperBins]] and [[GBX.lua.Tool|Tools]]. It cannot be created.
 
The BackpackItem object.


==Functions==
==Functions==
Line 9: 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]]
*[[TextureId (Property)|TextureId]]


==Events==
==Events==
Line 15: Line 13:


[[Category: GoodBlox Lua Objects]]
[[Category: GoodBlox Lua Objects]]
[[Category: Stubs]]

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.