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