Mostly Harmless
UE2:UseTrigger (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Engine
- This class in other games:
- UE2Runtime, UT2003, U2XMP, UT2004
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. |
UseTrigger: if a player stands within proximity of this trigger, and hits Use, it will send Trigger/UnTrigger to actors whose names match 'EventName'.
Properties[edit]
Property group 'UseTrigger'[edit]
Message[edit]
Type: string
Modifiers: localized
Events[edit]
Touch[edit]
event Touch (Actor Other)
Overrides: Actor.Touch
UsedBy[edit]
event UsedBy (Pawn user)
Overrides: Actor.UsedBy