Obtains an ability by its name.
ELITEAPI_API IAbility* __stdcall GetAbilityByName(void* apiObject, const char* name);
Parameters
Return Value
The ability of the given name.