RuneCore
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
RuneCore
RuneCore
/
org.lyralis.runeCore.gui.impl.gacha
/
GachaResultGui
Gacha
Result
Gui
class
GachaResultGui
(
gachaService
:
GachaService
,
listGui
:
GachaListGui
)
ガチャ結果GUI - 抽選結果をインベントリ形式で表示
プレイヤーはアイテムを自分のインベントリに移動して取得する 閉じた時に残っているアイテムは地面にドロップされる
Members
Constructors
Gacha
Result
Gui
Link copied to clipboard
constructor
(
gachaService
:
GachaService
,
listGui
:
GachaListGui
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
open
Link copied to clipboard
fun
open
(
player
:
Player
,
eventId
:
String
,
result
:
GachaResult
)
ガチャ結果GUIを開く