Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.GetAbilityByIndex

From Valve Developer Community
Jump to navigation Jump to search
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 The index, beginning with 0.

Returns

handle - No Description Set