DataModel : ServiceProvider
Overview
The data model is a Root object that has access to a variety of in-game services (Workspace, Replicated Storage).
Description
DataModell is a root object that provides in-game services, which is accessible in scripts under the name game. The data model provides a variety of services for game instances as sub-services. It also doesn't brake with the Lua API, but it calls and manages the world's necessary assets through the asset table.