Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.CanEntityBeSeenByMyTeam
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
bool CanEntityBeSeenByMyTeam(handle a)
Can the parameter ent be seen by the given unit's team
- Example
--some code here
Parameters
Type | Name | Description |
---|---|---|
handle | a | No Description Set |
Returns
bool -