Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:Scout (UE2Runtime)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> Actor >> Pawn >> Scout
Package: 
Engine
This class in other games:
RTNP, U1, UT, U2, UT2003, UT2004, U2XMP, UT3, UDK

Scout used for path generation.

Properties[edit]

MaxLandingVelocity[edit]

Type: float

Modifiers: const


Default values[edit]

Property Value
AccelRate 1.0
bBlockActors False
bBlockPlayers False
bCollideActors False
bCollideWorld False
bPathColliding True
bProjTarget False
CollisionRadius 52.0

Events[edit]

PreBeginPlay[edit]

event PreBeginPlay ()

Overrides: Pawn.PreBeginPlay