Skip to content

M_Aurora_Profiles_Dota_2_GSI_Nodes_Items_Dota2_GetStashAt

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

Items_Dota2.GetStashAt Method

Gets the stash item at the specified index

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

Syntax

C#

public Item GetStashAt(
	int index
)

Parameters

 

index
Type: System.Int32
The index

Return Value

Type: Item
[Missing documentation for "M:Aurora.Profiles.Dota_2.GSI.Nodes.Items_Dota2.GetStashAt(System.Int32)"]

See Also

Reference

Items_Dota2 Class
Aurora.Profiles.Dota_2.GSI.Nodes Namespace

Clone this wiki locally