There is no spoon

UE2:DestroyableTrigger (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Decoration >> DestroyableTrigger

Contents

Package: 
XGame
This class in other games:
UT2004

for tutorial

[edit] Properties

[edit] Property group 'DestroyableTrigger'

[edit] bActive

Type: bool


[edit] DamageTypeName

Type: name


[edit] Default values

Property Value
bBlockActors True
bBlockKarma True
bBlockPlayers True
bCollideActors True
bCollideWorld True
bNetNotify True
bProjTarget True
bStasis False
bStatic False
Health 30

[edit] Functions

[edit] Events

[edit] Destroyed

event Destroyed ()

Overrides: Decoration.Destroyed


[edit] TakeDamage

event TakeDamage (int Damage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, class<DamageTypedamageType)

Overrides: Decoration.TakeDamage


[edit] Other instance functions

[edit] DoHitEffect

function DoHitEffect ()


[edit] SpawnEffects

function SpawnEffects ()