UE2:UtvInputPage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UtvInputPage
Package:
UTV2004c


Properties

bIgnoreKeys

Type: bool


TypedStr

Type: string


Default values

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


Other instance functions

MyOnDraw

function bool MyOnDraw (Canvas canvas)


MyOnKeyEvent

function bool MyOnKeyEvent (out byte Key, out byte Action, float delta)


MyOnKeyType

function bool MyOnKeyType (out byte Key, optional string Unicode)