# CDOTA_Ability_DataDriven
extends CDOTABaseAbility
Function | Description | Client |
---|---|---|
handle ApplyDataDrivenModifier(hCaster, hTarget, pszModifierName, hModifierTable) | Applies a data driven modifier to the target | ❌ |
handle ApplyDataDrivenThinker(hCaster, vLocation, pszModifierName, hModifierTable) | Applies a data driven thinker at the location | ❌ |