Dota 2 Workshop Tools/Scripting/API/Global.FindClearSpaceForUnit
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
void FindClearSpaceForUnit(handle a, Vector b, bool c)
Place a unit somewhere not already occupied.
Parameters
Type | Name | Description |
---|---|---|
handle | a | No Description Set |
Vector | b | No Description Set |
bool | c | No Description Set |