Mostly Harmless

UE2:ReachSpec (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 >> ReachSpec
Package: 
Engine
This class in other games:
UT2004, U2, UT2003, U2XMP, UT3, UDK

ReachSpec.

A Reachspec describes the reachability requirements between two NavigationPoints

Properties[edit]

bForced[edit]

Type: bool

Modifiers: const


bPruned[edit]

Type: byte


CollisionHeight[edit]

Type: int


CollisionRadius[edit]

Type: int


Distance[edit]

Type: int


End[edit]

Type: NavigationPoint

Modifiers: const

navigationpoint at endpoint of this path (next waypoint or goal)

MaxLandingVelocity[edit]

Type: int


reachFlags[edit]

Type: int

see EReachSpecFlags definition in UnPath.h

Start[edit]

Type: NavigationPoint

Modifiers: const

navigationpoint at start of this path