My program doesn't have bugs. It just develops random features.

UE2:Trigger_ASTouchDamage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Triggers >> Trigger_ASTouchDamage
Package: 
UT2k4Assault

Trigger_ASTouchDamage Deals damage to actors touching the trigger

Properties

Property group 'Trigger_ASTouchDamage'

AssaultTeam

Type: EPSM_AssaultTeam


Damage

Type: int


Default value: 200

DamageType

Type: class<DamageType>


Default value: Class'Engine.Suicided'

Default values

Property Value
bNoDelete True
bOnlyAffectPawns True
bStatic True

Enums

EPSM_AssaultTeam

EMT_Attackers 
EMT_Defenders 
EMT_All 

Functions

Events

Touch

event Touch (Actor Other)

Overrides: Actor.Touch


Other instance functions

IsRelevant

function bool IsRelevant (Pawn P)