Dota 2 Workshop Tools/Scripting/API/CBaseTrigger.IsTouching
< Dota 2 Workshop Tools | Scripting | API

Function Description
bool IsTouching(handle hEnt)
Checks whether the passed entity is touching the trigger.
Parameters
Type | Name | Description |
---|---|---|
handle | hEnt | No Description Set |
Returns
bool - No Description Set