| Package | Description |
|---|---|
| io.gs2.showcase | |
| io.gs2.showcase.control |
| Modifier and Type | Method and Description |
|---|---|
CreateShowcaseResult |
Gs2ShowcaseClient.createShowcase(CreateShowcaseRequest request)
ショーケースを新規作成します
|
| Modifier and Type | Method and Description |
|---|---|
CreateShowcaseRequest |
CreateShowcaseRequest.withBuyTriggerScript(String buyTriggerScript)
購入直前 に実行されるGS2-Scriptを設定
|
CreateShowcaseRequest |
CreateShowcaseRequest.withDescription(String description)
説明文を設定
|
CreateShowcaseRequest |
CreateShowcaseRequest.withName(String name)
ショーケース名を設定
|
CreateShowcaseRequest |
CreateShowcaseRequest.withReleaseConditionTriggerScript(String releaseConditionTriggerScript)
公開許可判定 に実行されるGS2-Scriptを設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.