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

Function Description
void SetNeverMoveToClearSpace(bool a)
If set to true, we will never attempt to move this unit to clear space, even when it unphases.
Parameters
Type | Name | Description |
---|---|---|
bool | a | No Description Set |