I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:PathConstraint (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:42, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 3))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> PathConstraint
Package: 
Engine
Direct subclasses:
Path_AlongLine, Path_AvoidInEscapableNodes, Path_MinDistBetweenSpecsOfType, Path_TowardGoal, Path_TowardPoint, Path_WithinDistanceEnvelope, Path_WithinTraversalDist


Properties[edit]

CacheIdx[edit]

Type: int

Modifiers: const


Default value: -1

NextConstraint[edit]

Type: PathConstraint

Next constraint in the list

Events[edit]

GetDumpString[edit]

event string GetDumpString ()


Recycle[edit]

event Recycle ()