Mostly Harmless
UE2:DoorTrigger (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- 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. |
DoorTrigger.uc $Author: Mbaldwin $ $Date: 2/21/02 8:37p $ $Revision: 2 $
Properties[edit]
Property group 'DoorTrigger'[edit]
Direction[edit]
Type: EDirection
Enums[edit]
EDirection[edit]
- DIR_Forward
- Moves to keyframe 1, then back to 0
- DIR_Backward
- Moves to keyframe 2, then back to 0
Instance functions[edit]
MoveDoor[edit]
TriggerActors[edit]
protected function TriggerActors (Actor TriggerSrc, class<Actor> TriggerClass, Actor Other, Pawn Instigator, name TriggerEvent, bool bTriggerNPCs)
Overrides: Triggers.TriggerActors