# AICooldownSetupAbil
Flags —
Native
# Arguments
string
— unitTypestring
— abilNameint
— difficultybool
— enabledfixed
— cooldown
Returns — void
native void AICooldownSetupAbil(
string unitType,
string abilName,
int difficulty,
bool enabled,
fixed cooldown,
);
# Related
Category: Unclassified
# Examples
— None found —