Skip to main content

WellKnownAccessFeatureNames

The feature names the package itself registers.

Shipping a name means every game gates the same capability by the same string, and a package that wants to widen it has something to widen. See AccessFeature.PushFactAllowsFeature.

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "WellKnownAccessFeatureNames",
    "desc": "The feature names the package itself registers.\n\nShipping a name means every game gates the same capability by the same string, and a package that\nwants to widen it has something to widen. See [AccessFeature.PushFactAllowsFeature].",
    "source": {
        "line": 10,
        "path": "src/access/src/Shared/WellKnownAccessFeatureNames.lua"
    }
}