The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:UTJumpPad (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> NavigationPoint >> JumpPad >> UTJumpPad |
Contents
- Package:
- UnrealGame
- Known custom subclasses:
- Jrubzjeknf/TeamSpecificActors, Jrubzjeknf/TeamSpecificActors/TeamSpecificTriggerableJumppad, Crusha/UltimateMappingTools, Crusha/UltimateMappingTools/ProjectileJumppad
- This class in other games:
- UT2003, UDK, UT3
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. |
null
Events[edit]
PostBeginPlay[edit]
event PostBeginPlay ()
Overrides: JumpPad.PostBeginPlay
PostTouch[edit]
event PostTouch (Actor Other)
Overrides: JumpPad.PostTouch
Touch[edit]
event Touch (Actor Other)
Overrides: JumpPad.Touch