# SetExecuteOrderFilter

void SetExecuteOrderFilter(hFunction, hContext)

# Class

✔️ Server: CDOTABaseGameMode
Client: undefined

# Function Description

Set a filter function to control the behavior when a unit picks up an item. (Modify the table and Return true to use new values, return false to cancel the event)

# Parameters

Type Name Description
handle hFunction No Description Set
handle hContext No Description Set