Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UPak.UPakConsole

Extends
UnrealConsole

Core.Object
|   
+-- Engine.Console
   |   
   +-- UWindow.WindowConsole
      |   
      +-- UMenu.UnrealConsole
         |   
         +-- UPak.UPakConsole

Variables Summary
boolbSelecting
boolbSelectingLeft
boolbTransition
stringNextMap
stringRightToLeft
stringSelectedText
Inherited Variables from UWindow.WindowConsole
bBlackout, bCreatedRoot, bLevelChange, bLocked, bQuickKeyEnable, bShowConsole, bUWindowActive, bUWindowType, ConsoleClass, ConsoleKey, ConsoleWindow, MouseScale, MouseX, MouseY, OldClipX, OldClipY, OldLevel, Root, RootWindow, ShowDesktop, UWindowKey

Functions Summary
eventbool KeyEvent (EInputKey Key, EInputAction Action, FLOAT Delta)
event PostRender (canvas C)
function Talk ()
function TeamTalk ()
Inherited Functions from UWindow.WindowConsole
CloseUWindow, CreateRootWindow, HideConsole, HistoryDown, HistoryUp, KeyEvent, KeyType, LaunchUWindow, Message, NotifyLevelChange, PostRender, RenderUWindow, ResetUWindow, ShowConsole, Tick, ToggleUWindow, UpdateHistory


Variables Detail

bSelecting Source code

var bool bSelecting;

bSelectingLeft Source code

var bool bSelectingLeft;

bTransition Source code

var bool bTransition;

NextMap Source code

var string NextMap;

RightToLeft Source code

var string RightToLeft;

SelectedText Source code

var string SelectedText;


Functions Detail

KeyEvent Source code

event bool KeyEvent ( EInputKey Key, EInputAction Action, FLOAT Delta )

PostRender Source code

event PostRender ( canvas C )

Talk Source code

exec function Talk ( )

TeamTalk Source code

exec function TeamTalk ( )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:23.656 - Created with UnCodeX