Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:PawnProxyPathing (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)