Cogito, ergo sum
UE1:UMenuLoadGameClientWindow (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UMenuDialogClientWindow >> UMenuSlotClientWindow >> UMenuLoadGameClientWindow |
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. |
null
Properties[edit]
RestartButton[edit]
Type: UMenuRaisedButton
RestartHelp[edit]
Type: string
Modifiers: localized
Default value: "Press to restart the current level."
RestartText[edit]
Type: string
Modifiers: localized
Default value: "Restart"
Instance functions[edit]
BeforePaint[edit]
Overrides: UMenuSlotClientWindow.BeforePaint
Created[edit]
function Created ()
Overrides: UMenuSlotClientWindow.Created
Notify[edit]
function Notify (UWindowDialogControl C, byte E)
Overrides: UMenuDialogClientWindow.Notify