I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:ReachSpec (UT2003)

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

ReachSpec.

A Reachspec describes the reachability requirements between two NavigationPoints

Properties

bForced

Type: bool

Modifiers: const


bPruned

Type: byte


CollisionHeight

Type: int


CollisionRadius

Type: int


Distance

Type: int


End

Type: NavigationPoint

Modifiers: const

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

MaxLandingVelocity

Type: int


reachFlags

Type: int

see EReachSpecFlags definition in UnPath.h

Start

Type: NavigationPoint

Modifiers: const

navigationpoint at start of this path