Gah - a solution with more questions. – EntropicLqd

UE2:ACTION_GotoMenu (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> ScriptedAction >> ACTION_GotoMenu

Contents

Package: 
UnrealGame
This class in other games:
UT2003

Class: UnrealGame.ACTION_GotoMenu Parent: GamePlay.ScriptedAction

When called, it will transfer the sequecne to a menu

[edit] Properties

[edit] Property group 'Action'

[edit] bDisconnect

Type: bool


Default value: True

[edit] MenuName

Type: string

Modifiers: config


[edit] Instance functions

[edit] GetActionString

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


[edit] GetMenuName

function string GetMenuName ()


[edit] InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor


Personal tools