Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:Dampener (RTNP)

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

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

Dampener.

Default values

Property Value
ActivateSound Sound'UnrealI.Pickups.dampndea'
AmbientGlow 69
bActivatable True
bAutoActivate True
bDisplayableInv True
Charge 200
CollisionHeight 10.0
CollisionRadius 15.0
DeActivateSound Sound'UnrealI.Pickups.DampSnd'
ExpireMessage "Acoustic dampener has run out."
Icon Texture'UnrealI.Icons.I_Dampener'
Mesh LodMesh'UnrealI.DampenerM'
PickupMessage "You got the Acoustic Dampener"
PickupSound Sound'UnrealShare.Pickups.GenPickSnd'
PickupViewMesh LodMesh'UnrealI.DampenerM'
RemoteRole ROLE_DumbProxy
RespawnTime 30.0

States

Activated

Activated.EndState

event EndState ()

Overrides: Inventory.Activated.EndState


Activated.Timer

event Timer ()

Overrides: Actor.Timer (global)


DeActivated