I don't need to test my programs. I have an error-correcting modem.
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[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]
Overrides: WindowConsole.KeyEvent
PostRender[edit]
event PostRender (Canvas C)
Overrides: Console.PostRender