Skip to content

P_Aurora_Profiles_Payday_2_GSI_Nodes_PlayersNode_Item

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

PlayersNode.Item Property

Gets the player at a selected index

Namespace: Aurora.Profiles.Payday_2.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

See Also

Reference

PlayersNode Class
Aurora.Profiles.Payday_2.GSI.Nodes Namespace

Clone this wiki locally