I'm a doctor, not a mechanic
UE2:JumpDest (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> NavigationPoint >> JumpDest |
Contents |
- Package:
- Engine
| This is an auto-generated page and may need human attention. Please remove this 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
[edit] Properties
[edit] bOptionalJumpDest
Type: bool
[edit] CalculatedGravityZ
Type: float
Array size: 8
[edit] NeededJump
Type: Object.Vector
Array size: 8
[edit] NumUpstreamPaths
Type: int
[edit] UpstreamPaths
Type: ReachSpec
Array size: 8
[edit] Default values
| Property | Value |
|---|---|
| bSpecialForced | True |
[edit] Functions
[edit] Events
[edit] SpecialCost
Overrides: NavigationPoint.SpecialCost
[edit] SuggestMovePreparation
Overrides: NavigationPoint.SuggestMovePreparation
[edit] Other instance functions
[edit] DoJump
function DoJump (Pawn Other)
