I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:UtvInputPage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UtvInputPage |
- Package:
- UTV2004c
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. |
Properties
bIgnoreKeys
Type: bool
TypedStr
Type: string
Default values
Property | Value |
---|---|
bAllowedAsLast | True |
bRenderWorld | True |
bRequire640x480 | False |
OnDraw | MyOnDraw |
OnKeyEvent | MyOnKeyEvent |
OnKeyType | MyOnKeyType |
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPage.InitComponent