Show raw api
{
"functions": [
{
"name": "GetExplicitSelectionRequiredAsync",
"desc": "Returns whether explicit slot selection is required",
"params": [
{
"name": "self",
"desc": "",
"lua_type": "SaveSlotServiceClient"
}
],
"returns": [
{
"desc": "",
"lua_type": "boolean\n"
}
],
"function_type": "static",
"source": {
"line": 44,
"path": "src/saveslot/src/Client/SaveSlotServiceClient.lua"
}
},
{
"name": "Destroy",
"desc": "Destroys the service",
"params": [
{
"name": "self",
"desc": "",
"lua_type": "SaveSlotServiceClient"
}
],
"returns": [],
"function_type": "static",
"source": {
"line": 51,
"path": "src/saveslot/src/Client/SaveSlotServiceClient.lua"
}
}
],
"properties": [],
"types": [],
"name": "SaveSlotServiceClient",
"desc": "",
"source": {
"line": 5,
"path": "src/saveslot/src/Client/SaveSlotServiceClient.lua"
}
}