I don't need to test my programs. I have an error-correcting modem.
UE1:Jumper (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealShare
- This class in other games:
- RTNP, UT
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. |
Jumper. Creatures will jump on hitting this trigger in direction specified
Properties
Property group 'Jumper'
bOnceOnly
Type: bool
JumpZ
Type: float
LimitedToClass
Type: class<ScriptedPawn>
Internal variables
Pending
Type: ScriptedPawn
Default values
Property | Value |
---|---|
bDirectional | True |
Events
Timer
event Timer ()
Overrides: Actor.Timer
Touch
event Touch (Actor Other)
Overrides: Actor.Touch