| Package | Description |
|---|---|
| io.gs2.variable | |
| io.gs2.variable.control |
| Modifier and Type | Method and Description |
|---|---|
SetMyVariableResult |
Gs2VariableClient.setMyVariable(SetMyVariableRequest request)
変数を格納する
|
| Modifier and Type | Method and Description |
|---|---|
SetMyVariableRequest |
SetMyVariableRequest.withTtl(Integer ttl)
変数の有効期間(秒)を設定
|
SetMyVariableRequest |
SetMyVariableRequest.withValue(String value)
値を設定
|
SetMyVariableRequest |
SetMyVariableRequest.withVariableName(String variableName)
変数名を設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.