AvailablePhysicalMemory (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>LocalChum
No edit summary
>JulienDethurens
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Property
<onlyinclude>{{Property
|name = AvailablePhysicalMemory
|name = AvailablePhysicalMemory
|description = Gets the amount of memory available to the machine running Roblox.
|description = Gets the amount of memory available to the machine running Roblox.
|property = [[int]] ''memory''
|type = int
|object = DebugSettings
|object = DebugSettings
}}
}}</onlyinclude>


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 02:33, 17 February 2012

AvailablePhysicalMemory
Type int
Description Gets the amount of memory available to the machine running Roblox.
Member of DebugSettings