Gah - a solution with more questions. – EntropicLqd
UE2:JumpDest (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> NavigationPoint >> JumpDest |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
JumpDest. specifies positions that can be reached with greater than normal jump forced paths will check for greater than normal jump capability NOTE these have NO relation to JumpPads
Properties[edit]
bOptionalJumpDest[edit]
Type: bool
CalculatedGravityZ[edit]
Type: float
Array size: 8
NeededJump[edit]
Type: Object.Vector
Array size: 8
NumUpstreamPaths[edit]
Type: int
UpstreamPaths[edit]
Type: ReachSpec
Array size: 8
Default values[edit]
Property | Value |
---|---|
bSpecialForced | True |
Functions[edit]
Events[edit]
SpecialCost[edit]
Overrides: NavigationPoint.SpecialCost
SuggestMovePreparation[edit]
Overrides: NavigationPoint.SuggestMovePreparation
Other instance functions[edit]
DoJump[edit]
function DoJump (Pawn Other)