I'm a doctor, not a mechanic

UE1:Earthquake (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Keypoint >> Earthquake
Package: 
UnrealShare
This class in other games:
U1, UT

Earthquake. note - this just shakes the players. Trigger other effects directly

Properties[edit]

Property group 'Earthquake'[edit]

bThrowPlayer[edit]

Type: bool


Default value: True

duration[edit]

Type: float


Default value: 5.0

magnitude[edit]

Type: float


Default value: 2000.0

radius[edit]

Type: float


Default value: 300.0

Internal variables[edit]

remainingTime[edit]

Type: float


Default values[edit]

Property Value
bStatic False

Events[edit]

Timer[edit]

event Timer ()

Overrides: Actor.Timer


Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger