RBX.lua.DataModel (Service)

From Legacy Roblox Wiki
Revision as of 03:39, 29 June 2008 by >XLEGOx
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

DataModel

The DataModel is the keystone of roblox's structure.

All things in a game (with a few exceptions, such as "gameSettings") are stored in the DataModel, or as you probably know it the "game" that you index in your scripts.