I'm a doctor, not a mechanic

Legacy:Scout

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 23:28, 25 November 2006 by Fyfe (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 :: Actor >> Pawn >> Scout (Package: Engine)

This pawn is used only by the editor during bot path building to find connections and check viability.

[edit] Properties

This property is hidden.

MaxLandingVelocity (const) 

[edit] Functions

PreBeginPlay() (simulated) 
Calls Destroy(). Because Scouts shouldn't exist during play.

[edit] Related Topics