UE3:Path AlongLine (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
m 1 revision: class descriptions for UDK January update (part 3)
 
(No difference)

Latest revision as of 05:42, 17 January 2010

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