I'm a doctor, not a mechanic
UE2:UT2DemoQuitPage (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2DemoQuitPage |
- Package:
- XInterface
- This class in other games:
- UT2004
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. |
Class: XInterface.UT2DemoQuitPage Parent: XInterface.GUIPage
<Enter a description here>
Properties[edit]
See UT2DemoQuitPage properties.
Functions[edit]
Events[edit]
Timer[edit]
event Timer ()
Overrides: GUIComponent.Timer
Other instance functions[edit]
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPage.InitComponent
OnBuyClicked[edit]
function bool OnBuyClicked (GUIComponent Sender)
OnQuitClicked[edit]
function bool OnQuitClicked (GUIComponent Sender)