C# Class RiotNet.Models.StaticItem

Represents an item that a player can use during a match.
Inheritance: BasicData
Mostrar archivo Open project: aj-r/RiotNet Class Usage Examples

Public Methods

Method Description
StaticItem ( ) : System.Collections.Generic

Creates a new StaticItem instance.

Method Details

StaticItem() public method

Creates a new StaticItem instance.
public StaticItem ( ) : System.Collections.Generic
return System.Collections.Generic