| Home Page | Recent Changes | Preferences

Triggers (UT2003)

UT2003 :: Actor >> Triggers (Package: Engine)

This is the base class of a number of actors designed to do unique things when they are touched and/or triggered. Some subclasses are used to handle the cause or passage of Events, while others are used to perform specific tasks that are commonly needed. The base Triggers class has no functionality of its own.

For a summary of what the various classes are used for, see Types of Trigger. For more information and tutorials see the Dynamics topic page.

Triggers for other games or engines:

  • [Triggers (UE2)]? for the UnrealEngine 2 Runtime version of this class.
  • [Triggers (U2)]? for the Unreal 2 version of this class.
  • Triggers (UT) for the UT version of this class.

Known Subclasses

These are known standard Triggers that shipped with the game or were added via patch.

 Triggers
   +- AvoidMarker?
   |    +- FearSpot
   +- Counter
   +- CrowdTrigger?
   +- GravityTrigger? (UT2004 only)
   +- LandMine (UT2004 only)
   +- LineOfSightTrigger?
   +- MaterialTrigger
   +- MessageTrigger? (UT2004 only)
   +- MusicTrigger?
   +- ONSPCTeleportTrigger? (UT2004 only)
   +- RedirectionTrigger
   +- SVehicleTrigger? (UT2004 only)
   |    +- Trigger_ASUseAndPossess?
   |    |    +- Trigger_ASTurretControlPanel?
   |    +- Trigger_ASUseAndRespawn?
   +- Trigger
   |    +- TeamTrigger
   |    +- Team_ASTeam? (UT2004 only)
   |    +- ZoneTrigger
   +- Trigger_ASForcePlayerRespawn? (UT2004 only)
   +- Trigger_ASForceTeamRespawn? (UT2004 only)
   +- Trigger_ASMessageTrigger? (UT2004 only)
   +- Trigger_ASRoundEnd? (UT2004 only)
   +- Trigger_ASTeamUseTrigger? (UT2004 only)
   +- Trigger_ASTouchDamage? (UT2004 only)
   +- Trigger_SetObjectiveStatus? (UT2004 only)
   +- TriggeredCondition
   +- UseTrigger
   +- ViewShaker
   +- VolumeTrigger (UT2004 only)
   +- xKicker

Third-Party Triggers

These are custom subclasses that were created by memebers of the Unreal community to provide functionality beyond what was available through standard Triggers.

Related Topics


Category Class (UT2003)

Category Class (UT2004)

Category To Do – Combine all the Triggers pages into one and make them look like the other multi-version class pages. Include propety, function, event, state definitions and class tree.

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In