Class GameGrouperDescriptor
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class GameGrouperDescriptor
- Inheritance
-
GameGrouperDescriptor
- Inherited Members
Constructors
GameGrouperDescriptor(string, string)
public GameGrouperDescriptor(string id, string name)
Parameters
Properties
Id
public string Id { get; }
Property Value
Name
public string Name { get; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.