Mostly Harmless

UE2:PawnProxyPathing (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Pawn >> PawnProxy >> PawnProxyPathing
Package: 
U2

PawnProxyPathing.uc Created by: Mike Fox Created on: 1/31/2001 $Author: Mfox $ $Date: 11/19/02 2:40a $ $Revision: 5 $

Default values

Property Value
bCollideActors False
bCollideWorld False
bHidden True
bProjTarget False

Static functions

FindPathToActor

static final function Controller.EPathResult FindPathToActor (Actor ContextActor, Actor TargetActor, out Actor ReturnedActor, bool bIncludeDirect, bool bClearPaths, bool bClearSpecialColliders)


GetInstance

static function PawnProxyPathing GetInstance (Actor ContextActor)