CpuCount (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>LocalChum
New page: {{Property |name = CpuCount |description = Gets the number of processor cores that the computer running Roblox has. |property = int ''CpuCount'' |object = DebugSettings }}
>LocalChum
No edit summary
Line 2: Line 2:
|name = CpuCount
|name = CpuCount
|description = Gets the number of processor cores that the computer running Roblox has.
|description = Gets the number of processor cores that the computer running Roblox has.
|property = [[int]] ''CpuCount''
|property = [[Int]] ''CpuCount''
|object = DebugSettings
|object = DebugSettings
}}
}}

Revision as of 22:29, 21 September 2011

CpuCount
Property Int CpuCount
Description Gets the number of processor cores that the computer running Roblox has.
Member of DebugSettings