Cogito, ergo sum
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[edit]
bIgnoreKeys[edit]
Type: bool
TypedStr[edit]
Type: string
Default values[edit]
Property | Value |
---|---|
bAllowedAsLast | True |
bRenderWorld | True |
bRequire640x480 | False |
OnDraw | MyOnDraw |
OnKeyEvent | MyOnKeyEvent |
OnKeyType | MyOnKeyType |
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPage.InitComponent