Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

JBToolbox2.JBTriggerableUTJumppad

Extends
UTJumpPad
Modifiers
placeable

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.NavigationPoint
      |   
      +-- Engine.JumpPad
         |   
         +-- UnrealGame.UTJumpPad
            |   
            +-- JBToolbox2.JBTriggerableUTJumppad

Variables Summary
boolbActive
UTJumppad
boolbInitialyActive
Inherited Variables from Engine.JumpPad
BACKUP_JumpVelocity, JumpSound, JumpTarget, JumpVelocity, JumpZModifier

Functions Summary
function PostBeginPlay ()))
functionint SpecialCost (Pawn Other, ReachSpec Path))
function Touch (Actor Other))
function Trigger (actor Other, pawn EventInstigator ))
Inherited Functions from UnrealGame.UTJumpPad
PostBeginPlay, PostTouch, Touch
Inherited Functions from Engine.JumpPad
PostBeginPlay, PostTouch, Reset, Touch


Variables Detail

bActive Source code

var bool bActive;

UTJumppad

bInitialyActive Source code

var(UTJumppad) bool bInitialyActive;


Functions Detail

PostBeginPlay Source code

function PostBeginPlay ( ) )

SpecialCost Source code

function int SpecialCost ( Pawn Other, ReachSpec Path) )

Touch Source code

function Touch ( Actor Other) )

Trigger Source code

function Trigger ( actor Other, pawn EventInstigator ) )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:12.234 - Created with UnCodeX