Gah - a solution with more questions. – EntropicLqd
UE2:TeamTrigger (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Gameplay
- This class in other games:
- UT, UE2Runtime, UT2004, U2
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. |
TeamTrigger: triggers for all except pawns with matching team
Properties
Property group 'TeamTrigger'
bTimed
Type: bool
Team
Type: byte
Functions
Events
PostBeginPlay
event PostBeginPlay ()
Overrides: Trigger.PostBeginPlay
TakeDamage
event TakeDamage (int Damage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, class<DamageType> damageType)
Overrides: Trigger.TakeDamage
Timer
event Timer ()
Overrides: Trigger.Timer
Other instance functions
IsRelevant
Overrides: Trigger.IsRelevant