Skip to content

DatastoreService

Inherits Instance

Datastore (not to be confused with the Datastore data type) is a service used for storing data between place sessions.

Static Class

This object is a static class. It can be accessed by using its name as a keyword.

Additionally, it cannot be created in the creator menu or with Instance.New().

Not newable

This object cannot be created by scripts using Instance.New().

Methods

GetDatastore → Datastore

Parameters: key [ string ]

Attempts to get a Datastore object from the Datastore service.