I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:DoorTrigger (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:EDirection (U2XMP))
Contents |
- Package:
- U2
| This is an auto-generated page and may need human attention. Please remove this 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 $
[edit] Properties
[edit] Property group 'DoorTrigger'
[edit] Direction
Type: EDirection
[edit] Enums
[edit] EDirection
- DIR_Forward
- Moves to keyframe 1, then back to 0
- DIR_Backward
- Moves to keyframe 2, then back to 0
[edit] Instance functions
[edit] MoveDoor
[edit] TriggerActors
protected function TriggerActors (Actor TriggerSrc, class<Actor> TriggerClass, Actor Other, Pawn Instigator, name TriggerEvent, bool bTriggerNPCs)
Overrides: Triggers.TriggerActors
