Skip to content

M_Aurora_Profiles_CSGO_GSI_Nodes_AllPlayersNode_GetByName

Anton Pupkov edited this page Aug 8, 2016 · 1 revision

AllPlayersNode.GetByName Method

Retrieves a PlayerNode from all players based on player's name

Namespace: Aurora.Profiles.CSGO.GSI.Nodes
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public PlayerNode GetByName(
	string Name
)

Parameters

 

Name
Type: System.String
The name of the player to find

Return Value

Type: PlayerNode
A PlayerNode pertaining to the specified player

See Also

Reference

AllPlayersNode Class
Aurora.Profiles.CSGO.GSI.Nodes Namespace

Clone this wiki locally