There is no spoon

UE1:Earthquake (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> Actor >> Keypoint >> Earthquake

Contents

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

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

[edit] Properties

[edit] Property group 'Earthquake'

[edit] bThrowPlayer

Type: bool


Default value: True

[edit] duration

Type: float


Default value: 5.0

[edit] magnitude

Type: float


Default value: 2000.0

[edit] radius

Type: float


Default value: 300.0

[edit] Internal variables

[edit] remainingTime

Type: float


[edit] Default values

Property Value
bStatic False

[edit] Events

[edit] Timer

event Timer ()

Overrides: Actor.Timer


[edit] Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger