| Package | Description |
|---|---|
| io.gs2.lottery |
| Modifier and Type | Method and Description |
|---|---|
DescribeProbabilitiesResult |
Gs2LotteryRestClient.describeProbabilities(DescribeProbabilitiesRequest request)
排出確率を取得
通常抽選ではすべてのゲームプレイヤーに対して同じ確率を応答します。 ボックス抽選ではボックスの中身の残りを考慮したゲームプレイヤーごとに異なる確率を応答します。 |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2LotteryRestClient.describeProbabilitiesAsync(DescribeProbabilitiesRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<DescribeProbabilitiesResult>> callback)
排出確率を取得
通常抽選ではすべてのゲームプレイヤーに対して同じ確率を応答します。 ボックス抽選ではボックスの中身の残りを考慮したゲームプレイヤーごとに異なる確率を応答します。 |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.