I'm a doctor, not a mechanic

UE1:Jumper (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Triggers >> Jumper
Package: 
UnrealShare
This class in other games:
RTNP, U1

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