Skip to main content

AccessFactNames

The fact names the package itself registers.

A fact name is API: it is what a spec overrides, what someone types into the console, and what a feature declares. Naming the ones this package ships means a game, a downstream package, and a console command all spell them the same way without having to coordinate.

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "AccessFactNames",
    "desc": "The fact names the package itself registers.\n\nA fact name is API: it is what a spec overrides, what someone types into the console, and what a\nfeature declares. Naming the ones this package ships means a game, a downstream package, and a console\ncommand all spell them the same way without having to coordinate.",
    "source": {
        "line": 11,
        "path": "src/access/src/Shared/AccessFactNames.lua"
    }
}