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

UWindow.WindowConsole

Extends
Console

Core.Object
|   
+-- Engine.Console
   |   
   +-- UWindow.WindowConsole

Direct Known Subclasses:

UBrowserConsole, UnrealConsole

Constants Summary
Inherited Contants from Engine.Console
MaxBorder, MaxHistory, MaxLines, TextMsgSize
Inherited Contants from Core.Object
MaxInt, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Transactional, RF_Transient

Variables Summary
AdminGUIMainWindowAdminGUIMenu
boolbBlackout
boolbConsoleLogChatOnly
boolbConsoleShowColors
boolbCreatedRoot
boolbHoldingCtrlKey
boolbLevelChange
boolbLocked
boolbLogChatMessages
boolbPendingOpenConsole
boolbQuickKeyEnable
boolbShowConsole
boolbTypingUnicode
boolbUWindowActive
boolbUWindowType
class<UWindowConsoleWindow>ConsoleClass
byteConsoleKey
UWindowConsoleWindowConsoleWindow
UWindowEditBoxHistoryCurrentHistory
class<UWindowFramedWindow>CustomUMenu
stringFirstTxtLine
array<UWinInteraction>Interactions
byteLinuxConsoleKey
UWindowWindowMessageCatcher
floatMouseScale
floatMouseX
floatMouseY
MMMainWindowMusicMenu
MMMusicListGridMusicMenuTimer
UWindowNetErrorWindowNetworkErrorWindow
floatOldClipX
floatOldClipY
stringOldLevel
UWindowRootWindowRoot
boolShowDesktop
array<UWindowWindow>TempNewWindowList
floatTimerCounter
stringUnicodes
EInputKeyUWindowKey
WindowConsole
stringRootWindow
Inherited Variables from Engine.Console
bNoDrawWorld, bNoStuff, Border, BorderLines, BorderPixels, BorderSize, bTimeDemo, bTyping, bValidKeyEvent, ConBackground, ConnectingMessage, ConsoleDest, ConsoleLines, ConsolePos, FrameX, FrameY, HistoryBot, HistoryCur, HistoryTop, History[16], LoadingMessage, MsgPlayer[64], MsgPRINames[64], MsgText[64], MsgTick[64], MsgTime, MsgType[64], NumLines, PausedMessage, PrecachingMessage, SavingMessage, Scrollback, TextLines, TimeDemo, TopLine, TypedStr, TypingOffset, Viewport, vtblOut
Inherited Variables from Core.Object
Class, Name, ObjectFlags, ObjectInternal[6], Outer

Enumerations Summary
Inherited Enumerations from Engine.Console
EInputAction, EInputKey
Inherited Enumerations from Core.Object
eAnimNotifyEval, ESheerAxis

Structures Summary
Inherited Structures from Core.Object
BoundingBox, BoundingVolume, Color, Coords, Guid, Plane, Pointer, Quat, Rotator, Scale, Template, Vector

Functions Summary
function BeginState ()))
KeyMenuing
function BeginState ()))
Typing
function CloseUWindow ()))
functionUWinInteraction CreateInteraction (Class InterClass ))
function CreateRootWindow (Canvas Canvas))
function EndState ()))
Typing
functionUWinInteraction FindInteraction (Class<UWinInteraction> InterClass, optional bool bCreateOne ))
functionUWindowWindow FindOldMenu (class<UWindowWindow> WinClass, UWindowWindow ParentWindow ))
function HandleNetworkError (string Reason ))
function HandleNetworkError (string Reason ))
UWindow
function HideConsole ()))
function HistoryDown ()))
function HistoryUp ()))
function InsertHistory (string Txt ))
eventbool KeyEvent (EInputKey Key, EInputAction Action, FLOAT Delta ))
functionbool KeyEvent (EInputKey Key, EInputAction Action, FLOAT Delta ))
KeyMenuing
functionbool KeyEvent (EInputKey Key, EInputAction Action, FLOAT Delta ))
Typing
eventbool KeyEvent (EInputKey Key, EInputAction Action, FLOAT Delta ))
UWindow
eventbool KeyType (EInputKey Key ))
functionbool KeyType (EInputKey Key ))
Typing
eventbool KeyType (EInputKey Key ))
UWindow
function LaunchUWindow ()))
function ListUWindowMenu (UWindowWindow Menu ))
function Message (PlayerReplicationInfo PRI, coerce string Msg, name N ))
function NotifyLevelChange ()))
functionUWindowWindow OpenUWindowMenu (Class<UWindowWindow> WindClass, float XL, float YL, float XSize, float YSize ))
functionstring PickNextHistory ()))
functionstring PickPrevHistory ()))
event PostRender (canvas Canvas ))
event PostRender (canvas Canvas ))
UWindow
functionbool RemoveInteraction (Class InterClass ))
function RenderUWindow (canvas Canvas ))
function ResetUWindow ()))
function SetCustomUMenu (class NewMainMenu ))
function ShowConsole ()))
event Tick (float Delta ))
event Tick (float Delta ))
UWindow
function ToggleUWindow ()))
function UpdateHistory ()))
function UShowAdminMenu ()))
function UShowAdminMenu ()))
UWindow
function UShowMusicMenu ()))
function UShowMusicMenu ()))
UWindow
function UWindowShowDebug ()))
Inherited Functions from Engine.Console
BeginState, ClearMessages, ConsoleCommand, DrawConsoleView, DrawLevelAction, DrawSingleView, EndState, GetMsgPlayer, GetMsgText, GetMsgTick, GetMsgType, KeyEvent, KeyType, Message, NotifyLevelChange, PostRender, PreRender, SetMsgPlayer, SetMsgText, SetMsgTick, SetMsgType, ShowLoadGameMenu, Talk, TeamTalk, Tick, Type, ViewDown, ViewUp
Inherited Functions from Core.Object
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AlignQuatWith, AllFiles, AllLinkers, AllObjects, AppSeconds, Array_Insert, Array_Remove, Array_Size, Asc, Atan, BeginState, Caps, Ceil, Chr, Clamp, ClassIsChildOf, Cos, Cross, Disable, Divide, Dot, DynamicLoadObject, Enable, EndState, ExecFunctionStr, Exp, ExtractString, FClamp, FindObject, FMax, FMin, FRand, GetAxes, GetDefaultObject, GetEnum, GetParentClass, GetPropertyText, GetStateName, GetUnAxes, GetUnitCoords, GotoState, InStr, Invert, IsA, IsInState, Left, Len, Lerp, LoadPackageContents, Localize, Locs, Log, Loge, MakeColor, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, Quad, QuatError, QuatFromAxisAndAngle, QuatGetAngle, QuatGetAxis, QuatGetVect, QuatNormal, QuatRotate, QuatSize, QuatSizeSquared, QuatSlerp, QuatToRotation, QuatVRotate, Rand, RandomSpreadVector, RandRange, ReplaceStr, ResetConfig, Right, RotationToQuat, RotRand, SaveConfig, SetPropertyText, Sin, Smerp, SortArray, SortStaticArray, Sqrt, Square, StaticSaveConfig, StringToName, Tan, TransformCoordsByNormal, TransformRotatorByNormal, VRand, VSize, Warn, ^, ^^, |, ||, ~, ~=

States Summary
KeyMenuing Source code
state KeyMenuing
BeginState, KeyEvent
Menuing Source code
state Menuing
MenuTyping Source code
state MenuTyping
Typing Source code
state Typing
BeginState, EndState, KeyEvent, KeyType
UWindow Source code
state UWindow
HandleNetworkError, KeyEvent, KeyType, PostRender, Tick, UShowAdminMenu, UShowMusicMenu


Variables Detail

AdminGUIMenu Source code

var AdminGUIMainWindow AdminGUIMenu;

bBlackout Source code

var bool bBlackout;

bConsoleLogChatOnly Source code

var globalconfig bool bConsoleLogChatOnly;

bConsoleShowColors Source code

var globalconfig bool bConsoleShowColors;

bCreatedRoot Source code

var bool bCreatedRoot;

bHoldingCtrlKey Source code

var bool bHoldingCtrlKey;

bLevelChange Source code

var bool bLevelChange;

bLocked Source code

var bool bLocked;

bLogChatMessages Source code

var globalconfig bool bLogChatMessages;

bPendingOpenConsole Source code

var bool bPendingOpenConsole;

bQuickKeyEnable Source code

var bool bQuickKeyEnable;

bShowConsole Source code

var config bool bShowConsole;

bTypingUnicode Source code

var bool bTypingUnicode;

bUWindowActive Source code

var bool bUWindowActive;

bUWindowType Source code

var bool bUWindowType;

ConsoleClass Source code

var class<UWindowConsoleWindow> ConsoleClass;

ConsoleKey Source code

var globalconfig byte ConsoleKey;

ConsoleWindow Source code

var UWindowConsoleWindow ConsoleWindow;

CurrentHistory Source code

var UWindowEditBoxHistory CurrentHistory;

CustomUMenu Source code

var class<UWindowFramedWindow> CustomUMenu;

FirstTxtLine Source code

var string FirstTxtLine;

Interactions Source code

var array<UWinInteraction> Interactions;

LinuxConsoleKey Source code

var globalconfig byte LinuxConsoleKey;

MessageCatcher Source code

var UWindowWindow MessageCatcher;

MouseScale Source code

var config float MouseScale;

MouseX Source code

var float MouseX;

MouseY Source code

var float MouseY;

MusicMenu Source code

var MMMainWindow MusicMenu;

MusicMenuTimer Source code

var MMMusicListGrid MusicMenuTimer;

NetworkErrorWindow Source code

var UWindowNetErrorWindow NetworkErrorWindow;

OldClipX Source code

var float OldClipX;

OldClipY Source code

var float OldClipY;

OldLevel Source code

var string OldLevel;

Root Source code

var UWindowRootWindow Root;

ShowDesktop Source code

var config bool ShowDesktop;

TempNewWindowList Source code

var array<UWindowWindow> TempNewWindowList;

TimerCounter Source code

var float TimerCounter;

Unicodes Source code

var string Unicodes;

UWindowKey Source code

var config EInputKey UWindowKey;

WindowConsole

RootWindow Source code

var(WindowConsole) config string RootWindow;


Functions Detail

BeginState KeyMenuing Source code

function BeginState ( ) )

BeginState Typing Source code

function BeginState ( ) )

CloseUWindow Source code

function CloseUWindow ( ) )

CreateInteraction Source code

function UWinInteraction CreateInteraction ( Class<UWinInteraction> InterClass ) )

CreateRootWindow Source code

function CreateRootWindow ( Canvas Canvas) )

EndState Typing Source code

function EndState ( ) )

FindInteraction Source code

function UWinInteraction FindInteraction ( Class<UWinInteraction> InterClass, optional bool bCreateOne ) )

FindOldMenu Source code

function UWindowWindow FindOldMenu ( class<UWindowWindow> WinClass, UWindowWindow ParentWindow ) )

HandleNetworkError Source code

function HandleNetworkError ( string Reason ) )

HandleNetworkError UWindow Source code

function HandleNetworkError ( string Reason ) )

HideConsole Source code

function HideConsole ( ) )

HistoryDown Source code

function HistoryDown ( ) )

HistoryUp Source code

function HistoryUp ( ) )

InsertHistory Source code

function InsertHistory ( string Txt ) )

KeyEvent Source code

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

KeyEvent KeyMenuing Source code

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

KeyEvent Typing Source code

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

KeyEvent UWindow Source code

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

KeyType Source code

event bool KeyType ( EInputKey Key ) )

KeyType Typing Source code

function bool KeyType ( EInputKey Key ) )

KeyType UWindow Source code

event bool KeyType ( EInputKey Key ) )

LaunchUWindow Source code

function LaunchUWindow ( ) )

ListUWindowMenu Source code

function ListUWindowMenu ( UWindowWindow Menu ) )

Message Source code

function Message ( PlayerReplicationInfo PRI, coerce string Msg, name N ) )

NotifyLevelChange Source code

function NotifyLevelChange ( ) )

OpenUWindowMenu Source code

function UWindowWindow OpenUWindowMenu ( Class<UWindowWindow> WindClass, float XL, float YL, float XSize, float YSize ) )

PickNextHistory Source code

function string PickNextHistory ( ) )

PickPrevHistory Source code

function string PickPrevHistory ( ) )

PostRender Source code

event PostRender ( canvas Canvas ) )

PostRender UWindow Source code

event PostRender ( canvas Canvas ) )

RemoveInteraction Source code

function bool RemoveInteraction ( Class<UWinInteraction> InterClass ) )

RenderUWindow Source code

function RenderUWindow ( canvas Canvas ) )

ResetUWindow Source code

function ResetUWindow ( ) )

SetCustomUMenu Source code

exec function SetCustomUMenu ( class<UWindowFramedWindow> NewMainMenu ) )

ShowConsole Source code

function ShowConsole ( ) )

Tick Source code

event Tick ( float Delta ) )

Tick UWindow Source code

event Tick ( float Delta ) )

ToggleUWindow Source code

function ToggleUWindow ( ) )

UpdateHistory Source code

function UpdateHistory ( ) )

UShowAdminMenu Source code

exec function UShowAdminMenu ( ) )

UShowAdminMenu UWindow Source code

exec function UShowAdminMenu ( ) )

UShowMusicMenu Source code

exec function UShowMusicMenu ( ) )

UShowMusicMenu UWindow Source code

exec function UShowMusicMenu ( ) )

UWindowShowDebug Source code

exec function UWindowShowDebug ( ) )


Defaultproperties

defaultproperties
{
				RootWindow="UWindow.UWindowRootWindow"
				ConsoleClass=Class'UWindow.UWindowConsoleWindow'
				MouseScale=0.600000
				ConsoleKey=192
				LinuxConsoleKey=186
				bLogChatMessages=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:16.615 - Created with UnCodeX