| Package | Description |
|---|---|
| io.gs2.mission.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<ScopedValue> |
Counter.values
値
|
| Modifier and Type | Method and Description |
|---|---|
ScopedValue |
ScopedValue.withResetType(String resetType)
リセットタイミングを設定
|
ScopedValue |
ScopedValue.withUpdatedAt(Long updatedAt)
最終更新日時を設定
|
ScopedValue |
ScopedValue.withValue(Long value)
カウントを設定
|
| Modifier and Type | Method and Description |
|---|---|
List<ScopedValue> |
Counter.getValues()
値を取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
Counter.setValues(List<ScopedValue> values)
値を設定
|
Counter |
Counter.withValues(List<ScopedValue> values)
値を設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.