GachaResultGui

class GachaResultGui(gachaService: GachaService, listGui: GachaListGui)

ガチャ結果GUI - 抽選結果をインベントリ形式で表示

プレイヤーはアイテムを自分のインベントリに移動して取得する 閉じた時に残っているアイテムは地面にドロップされる

Constructors

Link copied to clipboard
constructor(gachaService: GachaService, listGui: GachaListGui)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun open(player: Player, eventId: String, result: GachaResult)

ガチャ結果GUIを開く