GameVendorInfo ​
Represents vendor-specific metadata about a game.
Kind: Class
Namespace: CrowdControl.Games
Public Constructors
GameVendorInfo()
Public Attributes
ServiceType
Service
The game vendor (e.g., Steam, Epic, itch.io).
string[]
Identifiers
The game identifier with the service specified in CrowdControl.Games.GameVendorInfo.Service (e.g., Steam App ID, Epic Game ID, itch.io Game ID).
