# CDOTA_Item_DataDriven
extends CDOTA_Item
| Function | Description | Client |
|---|---|---|
| void 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 | ❌ |