GameVendorInfo.ServiceType ​
The name of the game vendor (e.g., Steam, Epic, itch.io).
Kind: Enum
Namespace: CrowdControl.Games
Inheritance: IComparable → IConvertible → IFormattable → ISpanFormattable
Public Attributes
ServiceType
Steam
ServiceType
Epic
ServiceType
itch_io
Enums
GameVendorInfo.ServiceType
[Steam = 1, Epic = 2, itch_io = 4]The name of the game vendor (e.g., Steam, Epic, itch.io).
