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[edit]

Direction[edit]

Type: Object.Vector

Direction to move in

Functions[edit]

Static functions[edit]

AlongLine[edit]

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


Events[edit]

Recycle[edit]

event Recycle ()

Overrides: NavMeshPathConstraint.Recycle