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

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(2 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 an abstract class for backpack items such as [[GBX.lua.HopperBin|HopperBins]] and [[GBX.lua.Tool|Tools]].


==Functions==
==Functions==

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.