Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.GetAbilityByIndex: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
No edit summary |
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
||
Line 20: | Line 20: | ||
| int | | int | ||
| a | | a | ||
| | | No Description Set | ||
|} | |} | ||
Revision as of 02:19, 17 June 2015

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