There is no spoon

UE2:Scout (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 >> Scout
Package: 
Engine
This class in other games:
RTNP, U1, UT, UE2Runtime, U2, UT2003, UT2004, UT3, UDK

Scout used for path generation.

Properties

MaxLandingVelocity

Type: float

Modifiers: const


Default values

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

PreBeginPlay

simulated event PreBeginPlay ()

Overrides: Pawn.PreBeginPlay