Property:CPUCores

From Step Mods | Change The Game
(Created page with "Has type::Number")
 
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Has type::Number]]
{| class="wikitable"
! Type
! Description
|-
| [[Has type::Number]]
| Specifies the number of cores reported by the CPU.
|}
 
The allowed values for this property are:
{| class="wikitable"
! Value
|-
| [[Allows value::1]]
|-
| [[Allows value::2]]
|-
| [[Allows value::4]]
|-
| [[Allows value::6]]
|-
| [[Allows value::8]]
|-
| [[Allows value::12]]
|-
| [[Allows value::16]]
|-
| [[Allows value::24]]
|-
| [[Allows value::32]]
|-
| [[Allows value::> 32]]
|}

Latest revision as of 05:00, January 19, 2022

Type Description
Number Specifies the number of cores reported by the CPU.

The allowed values for this property are:

Value
1
2
4
6
8
12
16
24
32
> 32
Showing 20 pages using this property.

Showing 10 related entities (more are available).

The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "1", "2", "4", "6", "8", "12", "16", "24", "32", "> 32" ] } }