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.domain.teleport
/
TeleportResult
/
Success
Success
data
class
Success
(
val
newBalance
:
ULong
)
:
TeleportResult
テレポート成功。
Parameters
new
Balance
テレポート後の残高
Members
Constructors
Success
Link copied to clipboard
constructor
(
newBalance
:
ULong
)
Properties
new
Balance
Link copied to clipboard
val
newBalance
:
ULong