-
Notifications
You must be signed in to change notification settings - Fork 366
M_Aurora_Profiles_CSGO_GSI_Nodes_AllPlayersNode_GetByName
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
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)
C#
public PlayerNode GetByName(
string Name
)
- Name
- Type: System.String
The name of the player to find
Type: PlayerNode
A PlayerNode pertaining to the specified player
AllPlayersNode Class
Aurora.Profiles.CSGO.GSI.Nodes Namespace