| Package | Description |
|---|---|
| io.gs2.gold | |
| io.gs2.gold.control |
| Modifier and Type | Method and Description |
|---|---|
CreateGoldPoolResult |
Gs2GoldClient.createGoldPool(CreateGoldPoolRequest request)
ゴールドプールを新規作成します
|
| Modifier and Type | Method and Description |
|---|---|
CreateGoldPoolRequest |
CreateGoldPoolRequest.withCreateWalletDoneTriggerScript(String createWalletDoneTriggerScript)
ウォレットの生成完了時 に実行されるGS2-Scriptを設定
|
CreateGoldPoolRequest |
CreateGoldPoolRequest.withCreateWalletTriggerScript(String createWalletTriggerScript)
ウォレットの生成時 に実行されるGS2-Scriptを設定
|
CreateGoldPoolRequest |
CreateGoldPoolRequest.withDepositIntoWalletDoneTriggerScript(String depositIntoWalletDoneTriggerScript)
ウォレットへの加算完了時 に実行されるGS2-Scriptを設定
|
CreateGoldPoolRequest |
CreateGoldPoolRequest.withDepositIntoWalletTriggerScript(String depositIntoWalletTriggerScript)
ウォレットへの加算時 に実行されるGS2-Scriptを設定
|
CreateGoldPoolRequest |
CreateGoldPoolRequest.withDescription(String description)
説明文を設定
|
CreateGoldPoolRequest |
CreateGoldPoolRequest.withName(String name)
ゴールドプール名を設定
|
CreateGoldPoolRequest |
CreateGoldPoolRequest.withServiceClass(String serviceClass)
サービスクラスを設定
|
CreateGoldPoolRequest |
CreateGoldPoolRequest.withWithdrawFromWalletDoneTriggerScript(String withdrawFromWalletDoneTriggerScript)
ウォレットからの減算完了時 に実行されるGS2-Scriptを設定
|
CreateGoldPoolRequest |
CreateGoldPoolRequest.withWithdrawFromWalletTriggerScript(String withdrawFromWalletTriggerScript)
ウォレットからの減算時 に実行されるGS2-Scriptを設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.