I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:BlockedPath (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> NavigationPoint >> BlockedPath
Package: 
Gameplay
This class in other games:
UT, UE2Runtime, U2, UT2003, U2XMP

BlockedPath.

Properties[edit]

bStartBlocked[edit]

Type: bool


Default values[edit]

Property Value
bBlockable True
bBlocked True

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: NavigationPoint.PostBeginPlay


Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


Other instance functions[edit]

Reset[edit]

function Reset ()

Overrides: Actor.Reset