Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.SetMustReachEachGoalEntity
< Dota 2 Workshop Tools | Scripting | API

Function Description
void SetMustReachEachGoalEntity(bool must)
Set whether this NPC is required to reach each goal entity, rather than being allowed to 'unkink' their path
Parameters
Type | Name | Description |
---|---|---|
bool | must | No Description Set |