Dota 2 Workshop Tools/Scripting/API/CEntities.FindByTarget
< Dota 2 Workshop Tools | Scripting | API
		
		
		
		Jump to navigation
		Jump to search
		Function Description
handle FindByTarget(handle startFrom, string targetName)
Find entities by targetname. Pass nil to start an iteration, or reference to a previously found entity to continue a search
Parameters
| Type | Name | Description | 
|---|---|---|
| handle | startFrom | No Description Set | 
| string | targetName | No Description Set | 
Returns
handle - No Description Set