CpuCount (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>LocalChum
No edit summary
>LocalChum
No edit summary
 
(5 intermediate revisions by the same user not shown)
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:Properties]]

Latest revision as of 01:56, 17 January 2012

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