DataComplexityLimit (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Property |name=DataComplexityLimit |description=The maximum amount of Persistent Data that can be saved to a Player. It is currently 45,000. |protected=Yes |pro...
>MrNicNac
The old description made it sound like you could only save 45000 to a player in one save, not in total.
Line 1: Line 1:
{{Property
{{Property
|name=DataComplexityLimit
|name=DataComplexityLimit
|description=The maximum amount of [[Data Persistence|Persistent Data]] that can be saved to a [[Player]].  It is currently 45,000.
|description=The maximum amount of [[Data Persistence|data]] that can be stored to a [[Player]]'s cache per place.  It is currently 45,000 bytes.
|protected=Yes
|protected=Yes
|property=[[Integer]] ''limit''
|property=[[Integer]] ''limit''
|object=Player}}<noinclude>[[Category:Properties]]</noinclude>
|object=Player}}<noinclude>[[Category:Properties]]</noinclude>

Revision as of 12:22, 13 April 2011

DataComplexityLimit
Property Integer limit
Description The maximum amount of data that can be stored to a Player's cache per place. It is currently 45,000 bytes.
Member of Player