Show raw api
{
"functions": [
{
"name": "GetConfigPicker",
"desc": "Retrieves the game configuration picker for the config service.",
"params": [],
"returns": [
{
"desc": "",
"lua_type": "GameConfigPicker"
}
],
"function_type": "method",
"source": {
"line": 38,
"path": "src/gameconfig/src/Client/GameConfigServiceClient.lua"
}
}
],
"properties": [],
"types": [],
"name": "GameConfigServiceClient",
"desc": "",
"source": {
"line": 4,
"path": "src/gameconfig/src/Client/GameConfigServiceClient.lua"
}
}