There is no spoon

UE1:UPakConsole (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Console >> WindowConsole >> UnrealConsole >> UPakConsole
Package: 
UPak

UPakConsole.uc $Author: Jcrable $ $Date: 5/05/99 4:21p $ $Revision: 3 $

Properties[edit]

bSelecting[edit]

Type: bool


bSelectingLeft[edit]

Type: bool


bTransition[edit]

Type: bool


NextMap[edit]

Type: string


RightToLeft[edit]

Type: string


SelectedText[edit]

Type: string


Functions[edit]

Exec functions[edit]

Talk[edit]

exec function Talk ()

Overrides: Console.Talk


TeamTalk[edit]

exec function TeamTalk ()

Overrides: Console.TeamTalk


Events[edit]

KeyEvent[edit]

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

Overrides: WindowConsole.KeyEvent


PostRender[edit]

event PostRender (Canvas C)

Overrides: Console.PostRender