RiotNet  8.0.0
A C#/.NET client for the Riot Games API.
Properties | List of all members
RiotNet.Models.GameCustomizationObject Class Reference

Represents game customization data chosen by a participant. More...

Properties

string Category [get, set]
 Gets or sets the customization category. More...
 
string Content [get, set]
 Gets or sets the customization content. More...
 

Detailed Description

Represents game customization data chosen by a participant.

Property Documentation

string RiotNet.Models.GameCustomizationObject.Category
getset

Gets or sets the customization category.

string RiotNet.Models.GameCustomizationObject.Content
getset

Gets or sets the customization content.


The documentation for this class was generated from the following file: