Skip to content

T_Aurora_Profiles_Node

Anton Pupkov edited this page Aug 8, 2016 · 2 revisions

Node Class

Inheritance Hierarchy

System.Object
  Aurora.Profiles.Node
     Namespace: Aurora.Profiles
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public class Node

The Node type exposes the following members.

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

Fields

 

Name Description
Protected field _ParsedData
  Back to Top

See Also

Reference

Aurora.Profiles Namespace

Inheritance HierarchySystem.Object
  Aurora.Profiles.Node
    Aurora.Profiles.Command_Wrapper
    Aurora.Profiles.CSGO.GSI.Nodes.AllPlayersNode
    Aurora.Profiles.CSGO.GSI.Nodes.AuthNode
    Aurora.Profiles.CSGO.GSI.Nodes.MapNode
    Aurora.Profiles.CSGO.GSI.Nodes.MapTeamNode
    Aurora.Profiles.CSGO.GSI.Nodes.MatchStatsNode
    Aurora.Profiles.CSGO.GSI.Nodes.PlayerNode
    Aurora.Profiles.CSGO.GSI.Nodes.PlayerStateNode
    Aurora.Profiles.CSGO.GSI.Nodes.ProviderNode
    Aurora.Profiles.CSGO.GSI.Nodes.RoundNode
    Aurora.Profiles.CSGO.GSI.Nodes.WeaponNode
    Aurora.Profiles.CSGO.GSI.Nodes.WeaponsNode
    Aurora.Profiles.Dota_2.GSI.Nodes.Abilities_Dota2
    Aurora.Profiles.Dota_2.GSI.Nodes.Ability
    Aurora.Profiles.Dota_2.GSI.Nodes.Attributes
    Aurora.Profiles.Dota_2.GSI.Nodes.Auth_Dota2
    Aurora.Profiles.Dota_2.GSI.Nodes.Hero_Dota2
    Aurora.Profiles.Dota_2.GSI.Nodes.Item
    Aurora.Profiles.Dota_2.GSI.Nodes.Items_Dota2
    Aurora.Profiles.Dota_2.GSI.Nodes.Map_Dota2
    Aurora.Profiles.Dota_2.GSI.Nodes.Player_Dota2
    Aurora.Profiles.Dota_2.GSI.Nodes.Provider_Dota2
    Aurora.Profiles.Extra_Keys_Wrapper
    Aurora.Profiles.Payday_2.GSI.Nodes.ArmorNode
    Aurora.Profiles.Payday_2.GSI.Nodes.GameNode
    Aurora.Profiles.Payday_2.GSI.Nodes.HealthNode
    Aurora.Profiles.Payday_2.GSI.Nodes.ItemNode
    Aurora.Profiles.Payday_2.GSI.Nodes.ItemsNode
    Aurora.Profiles.Payday_2.GSI.Nodes.LevelNode
    Aurora.Profiles.Payday_2.GSI.Nodes.LobbyNode
    Aurora.Profiles.Payday_2.GSI.Nodes.PlayerNode
    Aurora.Profiles.Payday_2.GSI.Nodes.PlayersNode
    Aurora.Profiles.Payday_2.GSI.Nodes.ProviderNode
    Aurora.Profiles.Payday_2.GSI.Nodes.WeaponNode
    Aurora.Profiles.Payday_2.GSI.Nodes.WeaponsNode
    Aurora.Profiles.Provider_Wrapper

Clone this wiki locally