I don't need to test my programs. I have an error-correcting modem.
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
Property group 'DoorTrigger'
Direction
Type: EDirection
Enums
EDirection
- DIR_Forward
- Moves to keyframe 1, then back to 0
- DIR_Backward
- Moves to keyframe 2, then back to 0
Instance functions
MoveDoor
TriggerActors
protected function TriggerActors (Actor TriggerSrc, class<Actor> TriggerClass, Actor Other, Pawn Instigator, name TriggerEvent, bool bTriggerNPCs)
Overrides: Triggers.TriggerActors