Skip to main content

InputKeyMapRegistryServiceShared

Provides retrieval of input key maps across the game. Available on both the client and the server.

Input key maps are needed on the server to bind datastore settings.

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "InputKeyMapRegistryServiceShared",
    "desc": "Provides retrieval of input key maps across the game. Available on both the client and the server.\n\nInput key maps are needed on the server to bind datastore settings.",
    "source": {
        "line": 8,
        "path": "src/inputkeymaputils/src/Shared/InputKeyMapRegistryServiceShared.lua"
    }
}