| Package | Description |
|---|---|
| io.gs2.gold.control | |
| io.gs2.gold.model |
| Modifier and Type | Method and Description |
|---|---|
WalletSettings |
GetWalletSettingsResult.getItem()
ウォレット設定を取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetWalletSettingsResult.setItem(WalletSettings item)
ウォレット設定を設定
|
| Modifier and Type | Method and Description |
|---|---|
WalletSettings |
WalletSettings.withBalanceMax(Long balanceMax)
各ウォレットの残高の最大値を設定
|
WalletSettings |
WalletSettings.withGoldName(String goldName)
ゴールド名を設定
|
WalletSettings |
WalletSettings.withLatestGainMax(Long latestGainMax)
期間内の最大取得量を設定
|
WalletSettings |
WalletSettings.withMeta(String meta)
メタデータを設定
|
WalletSettings |
WalletSettings.withResetDayOfMonth(Integer resetDayOfMonth)
期間内の取得量をリセットする日にちを設定
|
WalletSettings |
WalletSettings.withResetDayOfWeek(String resetDayOfWeek)
期間内の取得量をリセットする曜日を設定
|
WalletSettings |
WalletSettings.withResetHour(Integer resetHour)
期間内の取得量をリセットする時を設定
|
WalletSettings |
WalletSettings.withResetType(String resetType)
取得量の期間制限のタイプを設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.