Cogito, ergo sum
UE1:OKMenu (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Menu >> UnrealMenu >> UnrealInfoMenu >> OKMenu |
- 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. |
OKMenu
Properties[edit]
OKString[edit]
Type: string
Modifiers: localized
Default value: "[OK]"
Instance functions[edit]
DrawResponse[edit]
function DrawResponse (Canvas Canvas)
Overrides: UnrealInfoMenu.DrawResponse
ProcessResponse[edit]
function ProcessResponse ()
Overrides: UnrealInfoMenu.ProcessResponse
ProcessSelection[edit]
function bool ProcessSelection ()
Overrides: Menu.ProcessSelection
ProcessYes[edit]
function bool ProcessYes ()
Overrides: Menu.ProcessYes