GachaItemListGui

class GachaItemListGui(gachaService: GachaService, detailGui: GachaDetailGui)

ガチャ排出アイテム一覧GUI

Constructors

Link copied to clipboard
constructor(gachaService: GachaService, detailGui: GachaDetailGui)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun open(player: Player, eventId: String, page: Int = 0): GuiResult<Unit>

アイテム一覧GUIを開く