I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:TestCrash (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- U2Test
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. |
TestCrash.uc
States[edit]
CrashState1[edit]
Modifiers: auto
CrashState1.Tick[edit]
event Tick (float DeltaTime)
Overrides: Actor.Tick (global)
CrashState2[edit]
CrashState2.Tick[edit]
event Tick (float DeltaTime)
Overrides: Actor.Tick (global)
CrashState2.ChangeState[edit]
function bool ChangeState ()