Class MasteryTreeListStatic
Class representing a list of mastery trees (Static API).
Inheritance
System.Object
MasteryTreeListStatic
Namespace:RiotSharp.StaticDataEndpoint
Assembly:RiotSharp.dll
Syntax
public class MasteryTreeListStatic : object
Properties
MasteryTreeItems
List of mastery tree items.
Declaration
public List<MasteryTreeItemStatic> MasteryTreeItems { get; set; }
Property Value
Type | Description |
---|---|
List<><MasteryTreeItemStatic> |