The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:NavMeshPath_AlongLine (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> NavMeshPathConstraint >> NavMeshPath_AlongLine
Package: 
Engine


Properties

Direction

Type: Object.Vector

Direction to move in

Functions

Static functions

AlongLine

static function bool AlongLine (NavigationHandle NavHandle, Object.Vector Dir)


Events

Recycle

event Recycle ()

Overrides: NavMeshPathConstraint.Recycle