Skip to main content

AccessCommandServiceClient

This item only works when running on the client. Client

Registers the access argument types on the client, so the console autocompletes fact and feature names as you type them. The commands themselves are server-side in AccessCommandService; this only teaches the client what the arguments look like.

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "AccessCommandServiceClient",
    "desc": "Registers the access argument types on the client, so the console autocompletes fact and feature names\nas you type them. The commands themselves are server-side in [AccessCommandService]; this only teaches\nthe client what the arguments look like.",
    "realm": [
        "Client"
    ],
    "source": {
        "line": 10,
        "path": "src/access/src/Client/Commands/AccessCommandServiceClient.lua"
    }
}