Skip to main content

GameDataStoreService

This item only works when running on the server. Server

Service which manages central access to datastore. This datastore will refresh pretty frequently and can be used for configuration and other components, such as Twitter codes or global settings.

Show raw api
{
    "functions": [],
    "properties": [],
    "types": [],
    "name": "GameDataStoreService",
    "desc": "Service which manages central access to datastore. This datastore will refresh pretty frequently and\ncan be used for configuration and other components, such as Twitter codes or global settings.",
    "realm": [
        "Server"
    ],
    "source": {
        "line": 8,
        "path": "src/datastore/src/Server/GameDataStoreService.lua"
    }
}