# SetAbilityTuningValueFilter
void SetAbilityTuningValueFilter(hFunction, hContext)
# Class
✔️ Server: CDOTABaseGameMode
❌ Client: undefined
# Function Description
Set a filter function to control the tuning values that abilities use. (Modify the table and Return true to use new values, return false to use the old values)
# Parameters
Type | Name | Description |
---|---|---|
handle | hFunction | No Description Set |
handle | hContext | No Description Set |