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

UE3:Path_AlongLine (UDK)

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


Properties

Direction

Type: Object.Vector

Direction to move in

Default values

Property Value
CacheIdx 0

Functions

Static functions

AlongLine

static function bool AlongLine (Pawn P, Object.Vector Dir)


Events

Recycle

event Recycle ()

Overrides: PathConstraint.Recycle