Gah - a solution with more questions. – EntropicLqd
UE1:UPakConsole (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Console >> WindowConsole >> UnrealConsole >> UPakConsole |
- Package:
- UPak
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UPakConsole.uc $Author: Jcrable $ $Date: 5/05/99 4:21p $ $Revision: 3 $
Properties
bSelecting
Type: bool
bSelectingLeft
Type: bool
bTransition
Type: bool
NextMap
Type: string
RightToLeft
Type: string
SelectedText
Type: string
Functions
Exec functions
Talk
exec function Talk ()
Overrides: Console.Talk
TeamTalk
exec function TeamTalk ()
Overrides: Console.TeamTalk
Events
KeyEvent
Overrides: WindowConsole.KeyEvent
PostRender
event PostRender (Canvas C)
Overrides: Console.PostRender