-
Notifications
You must be signed in to change notification settings - Fork 366
T_Aurora_Profiles_Dota_2_GSI_Nodes_Player_Dota2
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Class representing player information
System.Object
Aurora.Profiles.Node
Aurora.Profiles.Dota_2.GSI.Nodes.Player_Dota2
Namespace: Aurora.Profiles.Dota_2.GSI.Nodes
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public class Player_Dota2 : Node
The Player_Dota2 type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
_ParsedData | (Inherited from Node.) |
![]() |
Activity | Player's current activity state |
![]() |
Assists | Player's amount of assists |
![]() |
Deaths | Player's amount of deaths |
![]() |
Denies | Player's amount of denies |
![]() |
ExperiencePerMinute | Player's experience per minute |
![]() |
Gold | Player's amount of gold |
![]() |
GoldPerMinute | PLayer's gold per minute |
![]() |
GoldReliable | Player's amount of reliable gold |
![]() |
GoldUnreliable | Player's amount of unreliable gold |
![]() |
Kills | Player's amount of kills |
![]() |
KillStreak | Player's killstreak |
![]() |
LastHits | Player's amount of last hits |
![]() |
Name | Player's name |
![]() |
SteamID | Player's steam ID |
![]() |
Team | Player's team |