Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:TestCrash (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
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 ()