Dota 2 Workshop Tools/Scripting/API/CEntities.FindByNameNearest
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
handle FindByNameNearest(string name, Vector origin, float maxRadius)
Find entities by name nearest to a point.
Parameters
Type | Name | Description |
---|---|---|
string | name | No Description Set |
Vector | origin | No Description Set |
float | maxRadius | No Description Set |
Returns
handle - No Description Set