Method Unit:MoveChase [-] [+]
The Unit will chase the target
Synopsis
Unit:MoveChase( target )
Unit:MoveChase( target, dist )
Unit:MoveChase( target, dist, angle )
Arguments
Unit targetTarget to chase.
number dist (0)Distance start chasing.
Valid numbers: all decimal numbers.
number angle (0)Valid numbers: all decimal numbers.
Returns
Nothing.