UE2:ACTION_GotoMenu (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> ScriptedAction >> ACTION_GotoMenu
Package:
UnrealGame
This class in other games:

Class: UnrealGame.ACTION_GotoMenu Parent: GamePlay.ScriptedAction

When called, it will transfer the sequecne to a menu

Properties

Property group 'Action'

bDisconnect

Type: bool


MenuName

Type: string


Instance functions

InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor