My program doesn't have bugs. It just develops random features.

Difference between revisions of "UE3:NavMeshPath 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
  
 
==Functions==
 
==Functions==

Revision as of 05:24, 17 January 2010

UDK Object >> NavMeshPathConstraint >> NavMeshPath_AlongLine
Package: 
Engine


Properties

Direction

Type: Object.Vector

Direction to move in

Functions

Static functions

AlongLine

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


Events

Recycle

event Recycle ()

Overrides: NavMeshPathConstraint.Recycle