| Package | Description |
|---|---|
| io.gs2.variable | |
| io.gs2.variable.control |
| Modifier and Type | Method and Description |
|---|---|
SetVariableResult |
Gs2VariableClient.setVariable(SetVariableRequest request)
変数を格納する
|
| Modifier and Type | Method and Description |
|---|---|
SetVariableRequest |
SetVariableRequest.withTtl(Integer ttl)
変数の有効期間(秒)を設定
|
SetVariableRequest |
SetVariableRequest.withUserId(String userId)
変数のスコープとなるユーザIDを設定
|
SetVariableRequest |
SetVariableRequest.withValue(String value)
値を設定
|
SetVariableRequest |
SetVariableRequest.withVariableName(String variableName)
変数名を設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.