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... |
>Sncplay42 correction |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Property | {{Property | ||
|name=DataComplexityLimit | |name=DataComplexityLimit | ||
|description=The maximum amount of [[Data Persistence| | |description=The maximum amount of [[Data Persistence|data]] that can be stored to a [[Player]]'s cache per place. It is currently 45,000 [[DataComplexity|data complexity units]]. | ||
|protected=Yes | |protected=Yes | ||
|property=[[Integer]] ''limit'' | |property=[[Integer]] ''limit'' | ||
|object=Player}}<noinclude>[[Category:Properties]]</noinclude> | |object=Player}}<noinclude>[[Category:Properties]]</noinclude> |
Latest revision as of 21:46, 5 June 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 data complexity units. |
Member of | Player |