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

UE2:Scout (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10: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 >> Scout
Package: 
Engine
This class in other games:
RTNP, U1, UT, UE2Runtime, U2, UT2003, UT2004, 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
bCanAdjustJump True
bCollideActors False
bCollideWorld False
bPathColliding True
bProjTarget False
CollisionRadius 52.0
CrouchCostMultiplier 1.0
DoorCostMultiplier 1.0
JumpCostMultiplier 1.0
LadderCostMultiplier 1.0
MaxJumpUpDistance 3.4028235E38
SwimCostMultiplier 1.0

Events[edit]

PreBeginPlay[edit]

simulated event PreBeginPlay ()

Overrides: Pawn.PreBeginPlay