Skip to content

P_Aurora_Profiles_CSGO_GSI_Nodes_AllPlayersNode_Item

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

AllPlayersNode.Item Property

Gets the player at a specified index

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

Syntax

C#

public PlayerNode this[
	int index
] { get; }

Parameters

 

index
Type: System.Int32
The index

Return Value

Type: PlayerNode
A PlayerNode pertaining to the specified index

See Also

Reference

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

Clone this wiki locally