-
Notifications
You must be signed in to change notification settings - Fork 365
P_Aurora_Profiles_CSGO_GSI_Nodes_AllPlayersNode_Item
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
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)
C#
public PlayerNode this[
int index
] { get; }
- index
- Type: System.Int32
The index
Type: PlayerNode
A PlayerNode pertaining to the specified index
AllPlayersNode Class
Aurora.Profiles.CSGO.GSI.Nodes Namespace