Skip to content

P_Aurora_Profiles_CSGO_GSI_Nodes_WeaponsNode_Item

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

WeaponsNode.Item Property

Gets the weapon at a specific index

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

Syntax

C#

public WeaponNode this[
	int index
] { get; }

Parameters

 

index
Type: System.Int32
The index to retrieve a weapon at

Return Value

Type: WeaponNode
A weapon node at the specified index

See Also

Reference

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

Clone this wiki locally