Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.NavigationPoint | +-- Engine.LiftCenter | +-- Botpack.JumpSpot
Variables Summary | |
---|---|
Bot | PendingBot |
JumpSpot | |
bool | bAlwaysAccel |
bool | bImpactJump |
Inherited Variables from Engine.LiftCenter |
---|
LastTriggerTime, LiftOffset, LiftTag, LiftTrigger, MaxDist2D, MaxZDiffAdd, MyLift, RecommendedTrigger |
Functions Summary | ||
---|---|---|
int | SpecialCost (Pawn Seeker)) | |
Actor | SpecialHandling (Pawn Other)) | |
Actor | SpecialHandling (Pawn Other)) PendingImpact | |
Actor | SpecialHandling (Pawn Other)) PendingJump | |
Tick (float DeltaTime)) PendingImpact | ||
Tick (float DeltaTime)) PendingJump |
Inherited Functions from Engine.LiftCenter |
---|
PostBeginPlay, SpecialHandling |
Inherited Functions from Engine.NavigationPoint |
---|
Accept, describeSpec, PlayTeleportEffect, SpecialCost |
States Summary |
---|
PendingImpact Source code |
---|
state PendingImpact |
SpecialHandling, Tick |
PendingJump Source code |
---|
state PendingJump |
SpecialHandling, Tick |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { bSpecialCost=True } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |