Extension
Extension Groups
Table of contents
| Classes |
|---|
| BagItemUI Backpack item parent class, inherit this class to implement its own item grid interface, use BagModulus. skin to specify the skin |
| BagModule Bag instance |
| BagUI The parent class of the bag interface inherits this class to achieve its own bag interface, and uses BagModule.skin to specify the skin |
| IBagSkin Backpack Skin |
| ItemDeleteUI The bag deletes the parent class of the interface, inherits this class to achieve its own props, deletes the interface, and uses BagModule.skin to specify the skin |
| Enums |
|---|
| ItemQuality Prop quality |
| Interfaces |
|---|
| IBagItemSkin Grid Skin |
| IBagStruct Backpack data structure |
| IItemDeleteSkin Item removal skin |
| ItemConfig Configuration of props |
Editor API