The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UBrowserConsole (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Console >> WindowConsole >> UBrowserConsole
Package: 
UBrowser
This class in other games:
UT, U1

null

Default values

Property Value
RootWindow "UBrowser.UBrowserRootWindow"

Functions

Exec functions

ShowUBrowser

exec function ShowUBrowser ()


Events

KeyEvent

event bool KeyEvent (Console.EInputKey Key, Console.EInputAction Action, float Delta)

Overrides: WindowConsole.KeyEvent