Skip to main content

DataStoreCmdrServiceClient

This item only works when running on the client. Client

Client half of the datastore Cmdr commands. Cmdr parses arguments on the executor, so the types DataStoreCmdrService's commands take have to be registered here too.

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "DataStoreCmdrServiceClient",
    "desc": "Client half of the datastore Cmdr commands. Cmdr parses arguments on the executor, so the types\n[DataStoreCmdrService]'s commands take have to be registered here too.",
    "realm": [
        "Client"
    ],
    "source": {
        "line": 9,
        "path": "src/datastore/src/Client/Cmdr/DataStoreCmdrServiceClient.lua"
    }
}