Mostly Harmless

UE2:TestCrash (U2XMP)

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

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 ()