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

Botpack.TournamentConsole

Extends
UnrealConsole
Modifiers
abstract

Core.Object
|   
+-- Engine.Console
   |   
   +-- UWindow.WindowConsole
      |   
      +-- UMenu.UnrealConsole
         |   
         +-- Botpack.TournamentConsole

Direct Known Subclasses:

UTConsole

Variables Summary
boolbShowSpeech
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
function AddMessage (string NewMessage))
function CreateMessage ()))
function CreateSpeech ()))
function EvaluateMatch (int PendingChange, bool Evaluate))
function HideMessage ()))
function HideSpeech ()))
function LoadGame ()))
function PrintActionMessage (Canvas C, string BigMessage ))
function ShowMessage ()))
function ShowSpeech ()))
function StartNewGame ()))
Inherited Functions from UWindow.WindowConsole
AddString, CloseUWindow, CreateRootWindow, HideConsole, HistoryDown, HistoryUp, KeyEvent, KeyType, LaunchUWindow, Message, NotifyLevelChange, PostRender, RenderUWindow, ResetUWindow, ShowConsole, Tick, ToggleUWindow, UpdateHistory


Variables Detail

bShowSpeech Source code

var bool bShowSpeech;


Functions Detail

AddMessage Source code

function AddMessage ( string NewMessage) )

CreateMessage Source code

function CreateMessage ( ) )

CreateSpeech Source code

function CreateSpeech ( ) )

EvaluateMatch Source code

function EvaluateMatch ( int PendingChange, bool Evaluate) )

HideMessage Source code

function HideMessage ( ) )

HideSpeech Source code

function HideSpeech ( ) )

LoadGame Source code

function LoadGame ( ) )

PrintActionMessage Source code

function PrintActionMessage ( Canvas C, string BigMessage ) )

ShowMessage Source code

function ShowMessage ( ) )

ShowSpeech Source code

function ShowSpeech ( ) )

StartNewGame Source code

function StartNewGame ( ) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:06.956 - Created with UnCodeX