Gah - a solution with more questions. – EntropicLqd

UE1:TournamentConsole (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Console >> WindowConsole >> UnrealConsole >> TournamentConsole
Package: 
BotPack
Direct subclass:
UTConsole

null

Properties[edit]

bShowSpeech[edit]

Type: bool


Instance functions[edit]

AddMessage[edit]

function AddMessage (string NewMessage)


CreateMessage[edit]

function CreateMessage ()


CreateSpeech[edit]

function CreateSpeech ()


EvaluateMatch[edit]

function EvaluateMatch (int PendingChange, bool Evaluate)


HideMessage[edit]

function HideMessage ()


HideSpeech[edit]

function HideSpeech ()


LoadGame[edit]

function LoadGame ()


PrintActionMessage[edit]

function PrintActionMessage (Canvas C, string BigMessage)

Overrides: Console.PrintActionMessage


ShowMessage[edit]

function ShowMessage ()


ShowSpeech[edit]

function ShowSpeech ()


StartNewGame[edit]

function StartNewGame ()