There is no spoon

UE1:JumpSpot (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> NavigationPoint >> LiftCenter >> JumpSpot
Package: 
BotPack
This class in other games:
U2XMP, UT2003, UT2004

JumpSpot. specifies positions that can be reached in jumpmatch or with jumpboots or translocator

Properties

Property group 'JumpSpot'

bAlwaysAccel

Type: bool


bImpactJump

Type: bool


Internal variables

PendingBot

Type: Bot


Default values

Property Value
bSpecialCost True

Events

SpecialCost

event int SpecialCost (Pawn Seeker)

Overrides: NavigationPoint.SpecialCost


SpecialHandling

event Actor SpecialHandling (Pawn Other)

Overrides: LiftCenter.SpecialHandling


States

PendingImpact

PendingImpact.SpecialHandling

event Actor SpecialHandling (Pawn Other)

Overrides: SpecialHandling (global)


PendingImpact.Tick

event Tick (float DeltaTime)

Overrides: Actor.Tick (global)


PendingJump

PendingJump.SpecialHandling

event Actor SpecialHandling (Pawn Other)

Overrides: SpecialHandling (global)


PendingJump.Tick

event Tick (float DeltaTime)

Overrides: Actor.Tick (global)