Dota 2 Workshop Tools/Scripting/API/CRPG Unit.SetMovementTargetEntity
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
void SetMovementTargetEntity(handle a, float b)
( hTargetEntity, flTargetRange ) - Try to move this unit to the given range from the target entity.
Parameters
Type | Name | Description |
---|---|---|
handle | a | No Description Set |
float | b | No Description Set |