Gah - a solution with more questions. – EntropicLqd

Difference between revisions of "UE3:Path TowardPoint (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 -->
+
Goal trying to find path toward
  
 
===Default values===
 
===Default values===

Revision as of 05:24, 17 January 2010

UDK Object >> PathConstraint >> Path_TowardPoint
Package: 
Engine


Properties

GoalPoint

Type: Object.Vector

Goal trying to find path toward

Default values

Property Value
CacheIdx 2

Functions

Static functions

TowardPoint

static function bool TowardPoint (Pawn P, Object.Vector Point)


Events

Recycle

event Recycle ()

Overrides: PathConstraint.Recycle