Method GoStraightTo
GoStraightTo(Vector3, Int32, Single, Single)
Declaration
public void GoStraightTo(Vector3 position, int timeout = -1, float targetHeading = 0F, float distanceToSlide = 0F)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | position | |
System.Int32 | timeout | |
System.Single | targetHeading | |
System.Single | distanceToSlide |