Always snap to grid
UE2:Trigger_ASTeamUseTrigger (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- UT2k4Assault
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Trigger_ASTeamUseTrigger: if a player stands within proximity of this trigger, and hits Use, it will send Trigger/UnTrigger to actors whose names match 'EventName'.
[edit] Properties
[edit] Property group 'Trigger_ASTeamUseTrigger'
[edit] AssaultTeam
Type: AT_AssaultTeam
[edit] Message
Type: string
Modifiers: localized
[edit] Enums
[edit] AT_AssaultTeam
- AT_All
- AT_Attackers
- AT_Defenders
[edit] Functions
[edit] Events
[edit] Touch
event Touch (Actor Other)
Overrides: Actor.Touch
[edit] UsedBy
event UsedBy (Pawn user)
Overrides: Actor.UsedBy
[edit] Other instance functions
[edit] ApprovePlayerTeam
[edit] SelfTriggered
function bool SelfTriggered ()
Overrides: Actor.SelfTriggered
