Cogito, ergo sum

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(Talk)
Line 11: Line 11:
 
'''Type:''' {{cl|Actor}}
 
'''Type:''' {{cl|Actor}}
  
<!-- 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_TowardGoal
Package: 
Engine


Properties

GoalActor

Type: Actor

Goal trying to find path toward

Default values

Property Value
CacheIdx 1

Functions

Static functions

TowardGoal

static function bool TowardGoal (Pawn P, Actor Goal)


Events

Recycle

event Recycle ()

Overrides: PathConstraint.Recycle