Mostly Harmless
UE1:UnrealCoopGameOptions (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Menu >> UnrealMenu >> UnrealLongMenu >> UnrealGameOptionsMenu >> UnrealCoopGameOptions |
- Package:
- UnrealShare
- This class in other games:
- RTNP, 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. |
UnrealCoopGameOptions
Properties[edit]
Difficulties[edit]
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "Easy"
Default value, index 1: "Medium"
Default value, index 2: "Hard"
Default value, index 3: "Unreal"
Default values[edit]
Property | Value |
---|---|
GameClass | Class'UnrealShare.CoopGame' |
HelpMessage[3] | "Skill level setting." |
MenuLength | 3 |
MenuList[3] | "Difficulty" |
Instance functions[edit]
DrawOptions[edit]
Overrides: UnrealGameOptionsMenu.DrawOptions
DrawValues[edit]
Overrides: UnrealGameOptionsMenu.DrawValues
ProcessLeft[edit]
function bool ProcessLeft ()
Overrides: UnrealGameOptionsMenu.ProcessLeft
ProcessRight[edit]
function bool ProcessRight ()
Overrides: UnrealGameOptionsMenu.ProcessRight