Table of Contents

Enum ScoreGroup

Namespace
Playnite.SDK.Models
Assembly
Playnite.SDK.dll

Specifies rating score groups.

public enum ScoreGroup

Fields

None = 10

No score.

O0x = 0

Score range from 0 to 10.

O1x = 1

Score range from 10 to 20.

O2x = 2

Score range from 20 to 30.

O3x = 3

Score range from 30 to 40.

O4x = 4

Score range from 40 to 50.

O5x = 5

Score range from 50 to 60.

O6x = 6

Score range from 60 to 70.

O7x = 7

Score range from 70 to 80.

O8x = 8

Score range from 80 to 90.

O9x = 9

Score range from 90 to 100.