Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:Scout (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:12, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> Actor >> Pawn >> Scout

Contents

Package: 
Engine
This class in other games:
RTNP, U1, U2, U2XMP, UDK, UT, UT2003, UT2004, UT3

Scout used for path generation.

[edit] Properties

[edit] MaxLandingVelocity

Type: float

Modifiers: const


[edit] Default values

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

[edit] Events

[edit] PreBeginPlay

event PreBeginPlay ()

Overrides: Pawn.PreBeginPlay