Unit.getCurrentMovementDirection
Gets the current movement direction of a unit.
Kind: Function
Environments: Game
Game
unit:getCurrentMovementDirection( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
unit |
Unit | The unit. |
Returns:
| Type | Description |
|---|---|
| Vec3 | The units movement direction. |