I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:TriggeredCondition (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- Legend
- This class in other games:
- UE2Runtime, UT2003, UT2004
| 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. |
null
[edit] Properties
[edit] Property group 'TriggeredCondition'
[edit] bEnabled
Type: bool
[edit] bToggled
Type: bool
[edit] bTriggerControlled
Type: bool
false if untriggered
[edit] Internal variables
[edit] bInitialValue
Type: bool
[edit] Events
[edit] PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
[edit] Trigger
Overrides: Actor.Trigger
[edit] Untrigger
Overrides: Actor.UnTrigger
