I don't need to test my programs. I have an error-correcting modem.

UE3:Path_AlongLine (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:42, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 3))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> PathConstraint >> Path_AlongLine
Package: 
Engine


Properties[edit]

Direction[edit]

Type: Object.Vector

Direction to move in

Default values[edit]

Property Value
CacheIdx 0

Functions[edit]

Static functions[edit]

AlongLine[edit]

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


Events[edit]

Recycle[edit]

event Recycle ()

Overrides: PathConstraint.Recycle