Dota 2 Workshop Tools/Scripting/API/CDOTA Modifier Lua.GetAuraEntityReject
< Dota 2 Workshop Tools | Scripting | API

Function Description
bool GetAuraEntityReject(handle hEntity)
Return true/false if this entity should receive the aura under specific conditions
- Example
function CDOTA_Modifier_Lua:GetAuraEntityReject( hEntity ) end
Parameters
Type | Name | Description |
---|---|---|
handle | hEntity | No Description Set |
Returns
bool - No Description Set