Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.GetAbilityByIndex: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Dota_Lebot push: Updated Page)
Line 20: Line 20:
| int
| int
| a
| a
| The index, beginning with 0.
| No Description Set
|}
|}



Revision as of 02:19, 17 June 2015

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

handle GetAbilityByIndex(int a)

Retrieve an ability by index from the unit.


Parameters

Type Name Description
int a No Description Set

Returns

handle - No Description Set