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.database.repository
/
PlayerRepository
/
subtractBalance
subtract
Balance
fun
subtractBalance
(
uuid
:
UUID
,
amount
:
ULong
)
:
RepositoryResult
<
Unit
>
指定された UUID のプレイヤーから所持金を減算します.
Return
データベース操作の結果を示す
RepositoryResult
Parameters
uuid
プレイヤーの UUID
amount
減算する所持金