| Package | Description |
|---|---|
| io.gs2.experience.model |
| Modifier and Type | Field and Description |
|---|---|
protected Threshold |
ExperienceModel.rankThreshold
ランクアップ閾値
|
| Modifier and Type | Method and Description |
|---|---|
Threshold |
ExperienceModel.getRankThreshold()
ランクアップ閾値を取得
|
Threshold |
Threshold.withMetadata(String metadata)
ランクアップ閾値のメタデータを設定
|
Threshold |
Threshold.withThresholdId(String thresholdId)
ランクアップ閾値を設定
|
Threshold |
Threshold.withValues(List<Long> values)
ランクアップ経験値閾値リストを設定
|
| Modifier and Type | Method and Description |
|---|---|
int |
Threshold.compareTo(Threshold o) |
void |
ExperienceModel.setRankThreshold(Threshold rankThreshold)
ランクアップ閾値を設定
|
ExperienceModel |
ExperienceModel.withRankThreshold(Threshold rankThreshold)
ランクアップ閾値を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.