DataStoreService:GetDataStore() returns DataStore class

The documentation says DataStoreService:GetDataStore() returns a GlobalDataStore instance, which is incorrect because it actually returns a DataStore instance (which inherits from GlobalDataStore).

The prose description is correct, but it contradicts the concise API definition, which is confusing:

Page URL: https://create.roblox.com/docs/reference/engine/classes/DataStoreService

2 Likes

Thanks for the report! We’ll follow up when we have an update for you.

1 Like

Thanks for the report. The issue has been fixed now.

3 Likes