Scripted DS config to link all server config part together Override for all DS config part to scripted behvaior.
More...
|
| static void | StoreValue (JsonApiStruct json, string variableName, string value, EJsonApiStructValueType type) |
| | Store value has to be called in OnPack only.
|
| |
| static bool | StringToBool (string str) |
| |
| static string | BoolToString (bool boolean) |
| |
|
| static bool | ToBool (string value) |
| |
Scripted DS config to link all server config part together Override for all DS config part to scripted behvaior.
Handler for json api struct values
◆ BoolToString()
| static string SCR_JsonApiStructHandler.BoolToString |
( |
bool | boolean | ) |
|
|
static |
◆ StoreValue()
| static void SCR_JsonApiStructHandler.StoreValue |
( |
JsonApiStruct | json, |
|
|
string | variableName, |
|
|
string | value, |
|
|
EJsonApiStructValueType | type ) |
|
static |
Store value has to be called in OnPack only.
◆ StringToBool()
| static bool SCR_JsonApiStructHandler.StringToBool |
( |
string | str | ) |
|
|
static |
◆ ToBool()
| static bool SCR_JsonApiStructHandler.ToBool |
( |
string | value | ) |
|
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/UI/Menu/ServerBrowser/ServerHosting/SCR_JsonApiStructHandler.c