I'm a doctor, not a mechanic

UE2:UseTrigger (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Triggers >> UseTrigger
Package: 
Engine
This class in other games:
UE2Runtime, U2, U2XMP, UT2004

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

Property group 'UseTrigger'

Message

Type: string

Modifiers: localized


Events

Touch

event Touch (Actor Other)

Overrides: Actor.Touch


UsedBy

event UsedBy (Pawn user)

Overrides: Actor.UsedBy