The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:PathConstraint (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> PathConstraint |
- Package:
- Engine
- Direct subclasses:
- Path_AlongLine, Path_AvoidInEscapableNodes, Path_MinDistBetweenSpecsOfType, Path_TowardGoal, Path_TowardPoint, Path_WithinDistanceEnvelope, Path_WithinTraversalDist
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 ()