Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:Jumper (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> Actor >> Triggers >> Jumper

Contents

Package: 
UnrealShare
This class in other games:
RTNP, U1

Jumper. Creatures will jump on hitting this trigger in direction specified

[edit] Properties

[edit] Property group 'Jumper'

[edit] bOnceOnly

Type: bool


[edit] JumpZ

Type: float


[edit] LimitedToClass

Type: class<ScriptedPawn>


[edit] Internal variables

[edit] Pending

Type: ScriptedPawn


[edit] Default values

Property Value
bDirectional True

[edit] Events

[edit] Timer

event Timer ()

Overrides: Actor.Timer


[edit] Touch

event Touch (Actor Other)

Overrides: Actor.Touch


Personal tools