Cogito, ergo sum
UE2:DestroyableTrigger (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Decoration >> DestroyableTrigger |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
for tutorial
Properties
Property group 'DestroyableTrigger'
bActive
Type: bool
DamageTypeName
Type: name
Default values
Property | Value |
---|---|
bBlockActors | True |
bBlockKarma | True |
bBlockPlayers | True |
bCollideActors | True |
bCollideWorld | True |
bNetNotify | True |
bProjTarget | True |
bStasis | False |
bStatic | False |
Health | 30 |
Functions
Events
Destroyed
event Destroyed ()
Overrides: Decoration.Destroyed
TakeDamage
event TakeDamage (int Damage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, class<DamageType> damageType)
Overrides: Decoration.TakeDamage
Other instance functions
DoHitEffect
function DoHitEffect ()
SpawnEffects
function SpawnEffects ()