The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:BlockedPath (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> NavigationPoint >> BlockedPath

Contents

Package: 
Gameplay
This class in other games:
U2, U2XMP, UE2Runtime, UT, UT2003

BlockedPath.

[edit] Properties

[edit] bStartBlocked

Type: bool


[edit] Default values

Property Value
bBlockable True
bBlocked True

[edit] Functions

[edit] Events

[edit] PostBeginPlay

event PostBeginPlay ()

Overrides: NavigationPoint.PostBeginPlay


[edit] Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


[edit] Other instance functions

[edit] Reset

function Reset ()

Overrides: Actor.Reset