I don't need to test my programs. I have an error-correcting modem.
UE1:UnrealGameOptionsMenu (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Menu >> UnrealMenu >> UnrealLongMenu >> UnrealGameOptionsMenu |
Contents
- Package:
- UnrealShare
- Direct subclasses:
- UPakGameOptionsMenu, UnrealCoopGameOptions, UnrealDMGameOptionsMenu
- This class in other games:
- U1, UT
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UnrealGameOptionsMenu
Properties
Property group 'UnrealGameOptionsMenu'
AdvancedHelp
Type: string
Modifiers: localized
Default value: "Edit advanced game configuration options."
AdvancedString
Type: string
Modifiers: localized
Default value: "Advanced Options"
bCanModifyGore
Type: bool
Modifiers: config
Default value: True
GameClass
Default value: Class'UnrealShare.SinglePlayer'
Internal variables
GameType
Type: GameInfo
Default values
Property | Value |
---|---|
HelpMessage[1] | "Adjust the speed at which time passes in the game." |
HelpMessage[2] | "If true, reduces the gore in the game." |
MenuLength | 2 |
MenuList[1] | "Game Speed" |
MenuList[2] | "Reduced Gore" |
MenuTitle | "GAME OPTIONS" |
Functions
Events
Destroyed
event Destroyed ()
Overrides: Actor.Destroyed
PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
Other instance functions
DrawMenu
function DrawMenu (Canvas Canvas)
Overrides: UnrealLongMenu.DrawMenu
DrawOptions
DrawValues
MenuProcessInput
Overrides: Menu.MenuProcessInput
ProcessLeft
function bool ProcessLeft ()
Overrides: Menu.ProcessLeft
ProcessRight
function bool ProcessRight ()
Overrides: Menu.ProcessRight
ProcessSelection
function bool ProcessSelection ()
Overrides: Menu.ProcessSelection
SaveConfigs
function SaveConfigs ()
Overrides: Menu.SaveConfigs