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

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
m (1 revision: class descriptions for UDK January update (part 3))
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
 
'''Type:''' {{cl|Actor}}
 
'''Type:''' {{cl|Actor}}
  
<!-- enter variable description -->
+
Goal trying to find path toward
  
 
===Default values===
 
===Default values===

Latest revision as of 05:42, 17 January 2010

UDK Object >> PathConstraint >> Path_TowardGoal
Package: 
Engine


Properties[edit]

GoalActor[edit]

Type: Actor

Goal trying to find path toward

Default values[edit]

Property Value
CacheIdx 1

Functions[edit]

Static functions[edit]

TowardGoal[edit]

static function bool TowardGoal (Pawn P, Actor Goal)


Events[edit]

Recycle[edit]

event Recycle ()

Overrides: PathConstraint.Recycle