UE2:Trigger_ASTouchDamage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UT2k4Assault
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. |
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