DataCost (Property)

From Legacy Roblox Wiki
Revision as of 15:29, 12 April 2011 by >ArceusInator (page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
DataCost
Property Integer dataCost
Description The amount of memory an object would take up when using SaveInstance on it.
Member of Instance








The DataCost of an object is its own DataCost combined with the DataCosts of all its children. If the DataCosts of all the instances saved to a certain player threaten to exceed 45,000, it will not be able to save.