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

Difference between revisions of "UE3:Path AlongLine (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(Talk)
Line 11: Line 11:
 
'''Type:''' {{tl|Vector|Object|structs}}
 
'''Type:''' {{tl|Vector|Object|structs}}
  
<!-- enter variable description -->
+
Direction to move in
  
 
===Default values===
 
===Default values===

Revision as of 05:24, 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