| 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(int ttl)
有効期間(秒)を設定。
|
SetMyVariableRequest |
SetMyVariableRequest.withValue(String value)
値を設定。
|
SetMyVariableRequest |
SetMyVariableRequest.withVariableName(String variableName)
変数名を設定。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.