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

This object contains participant frame position information. More...

Properties

int X [get, set]
 Gets or sets participant X position. More...
 
int Y [get, set]
 Gets or sets participant Y position. More...
 

Detailed Description

This object contains participant frame position information.

Property Documentation

int RiotNet.Models.Position.X
getset

Gets or sets participant X position.

int RiotNet.Models.Position.Y
getset

Gets or sets participant Y position.


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