I don't need to test my programs. I have an error-correcting modem.

UE2:ACTION_ChangeLevel (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_ChangeLevel
Package: 
Gameplay
This class in other games:
UE2Runtime, UT2003, U2

null

Properties[edit]

Property group 'Action'[edit]

bShowLoadingMessage[edit]

Type: bool


URL[edit]

Type: string


Default values[edit]

Property Value
ActionString "Change level"

Instance functions[edit]

GetActionString[edit]

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor