Skip to content
拓展

拓展

拓展 Groups

Table of contents

Classes
BagItemUI
背包道具父类,继承这个类来实现自己的道具格子界面,使用BagModule.skin来指定皮肤
BagModule
背包实例
BagUI
背包界面父类,继承这个类来实现自己的背包界面,使用BagModule.skin来指定皮肤
BasePanel
面板类的基类,可用于控制一个界面
BaseView
界面类的基类
IBagSkin
背包皮肤
ItemDeleteUI
背包删除界面父类,继承这个类来实现自己的道具删除界面,使用BagModule.skin来指定皮肤
LeaderboardItemPanelBase
排行榜主界面中的子UI,用来显示一条记录
LeaderboardMainPanelBase
排行榜主界面
LeaderboardModule
编辑器内置排行榜
LeaderboardModuleBaseC
排行榜模块-客户端
LeaderboardModuleBaseS
排行榜模块-服务端
Enums
ItemQuality
道具品质
Interfaces
IBagItemSkin
格子皮肤
IBagStruct
背包数据结构
IItemDeleteSkin
道具删除皮肤
ILeaderboardItemView
排行榜面板一条数据的UI结构接口
ILeaderboardPanelView
排行榜面板的UI结构接口
ItemConfig
道具配置