CpuCount (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>LocalChum
No edit summary
>LocalChum
categorized
Line 1: Line 1:
{{Property
<onlyinclude>{{Property
|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
}}
}}</onlyinclude>
 
[[Category:Methods]]

Revision as of 01:55, 17 January 2012

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