| Package | Description |
|---|---|
| io.gs2.gold | |
| io.gs2.gold.control |
| Modifier and Type | Method and Description |
|---|---|
UpdateGoldMasterResult |
Gs2GoldClient.updateGoldMaster(UpdateGoldMasterRequest request)
ゴールドマスターを更新します
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withBalanceMax(Long balanceMax)
各ウォレットの残高の最大値を設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withCreateWalletDoneTriggerScript(String createWalletDoneTriggerScript)
ウォレットの生成完了時 に実行されるGS2-Scriptを設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withCreateWalletTriggerScript(String createWalletTriggerScript)
ウォレットの生成時 に実行されるGS2-Scriptを設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withDepositIntoWalletDoneTriggerScript(String depositIntoWalletDoneTriggerScript)
ウォレットへの加算完了時 に実行されるGS2-Scriptを設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withDepositIntoWalletTriggerScript(String depositIntoWalletTriggerScript)
ウォレットへの加算時 に実行されるGS2-Scriptを設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withGoldName(String goldName)
ゴールドの名前を設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withGoldPoolName(String goldPoolName)
ゴールドプールの名前を設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withLatestGainMax(Long latestGainMax)
期間内の最大取得量を設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withMeta(String meta)
メタデータを設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withResetDayOfMonth(Integer resetDayOfMonth)
期間内の取得量をリセットする日にちを設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withResetDayOfWeek(String resetDayOfWeek)
期間内の取得量をリセットする曜日を設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withResetHour(Integer resetHour)
期間内の取得量をリセットする時を設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withResetType(String resetType)
取得量の期間制限のタイプを設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withWithdrawFromWalletDoneTriggerScript(String withdrawFromWalletDoneTriggerScript)
ウォレットからの減算完了時 に実行されるGS2-Scriptを設定
|
UpdateGoldMasterRequest |
UpdateGoldMasterRequest.withWithdrawFromWalletTriggerScript(String withdrawFromWalletTriggerScript)
ウォレットからの減算時 に実行されるGS2-Scriptを設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.