ChestBlockLogic

ChestBlockLogic

class

Chest storage block

Fields

NameTypeDescription
capacity integer Chest slot count
Standard members (4)

Generated for every class of this kind by the game's codegen, not written for ChestBlockLogic.

ChestBlockLogic.cast(object) Trying to cast Object into ChestBlockLogic
ChestBlockLogic.get_class() Return ChestBlockLogic class object
ChestBlockLogic.new(parent, name) Creates a new ChestBlockLogic instance
ChestBlockLogic.new_simple() Creates a new ChestBlockLogic instance
Inherited from StorageBlockLogic (1)
Inherited from BlockLogic (7)
Inherited from Instance (1)
Inherited from Object (3)