UE2:TestCrash (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
U2XMP Object >> Actor >> TestCrash
Package:
U2Test

TestCrash.uc

States

CrashState1

Modifiers: auto

CrashState1.Tick

event Tick (float DeltaTime)

Overrides: Actor.Tick (global)


CrashState2

CrashState2.Tick

event Tick (float DeltaTime)

Overrides: Actor.Tick (global)


CrashState2.ChangeState

function bool ChangeState ()