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

Contains item group data, which defines the maximum number of items of a certain type that a player can own. More...

Properties

string MaxGroupOwnable [get, set]
 Gets or sets the maximum number of items in the current group that a player is allowed to own. More...
 
string Key [get, set]
 Gets or sets the name of the group. More...
 

Detailed Description

Contains item group data, which defines the maximum number of items of a certain type that a player can own.

Property Documentation

string RiotNet.Models.Group.Key
getset

Gets or sets the name of the group.

string RiotNet.Models.Group.MaxGroupOwnable
getset

Gets or sets the maximum number of items in the current group that a player is allowed to own.


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