Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Legacy:FPSConsoleExt

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
Postal 2 :: Interactions >> Interaction >> Console >> FPSConsole >> FPSConsoleExt (Package: FPSGame)

Multi-line console.

Contents

[edit] Properties (hidden)

int MaxScrollbackSize [globalconfig] 
Maximum number of lines allowed in the scrollback buffer.

[edit] Variables

array<string> Scrollback 
Contains the scrollback buffer.
int SBHead
int SBPos
bool bCtrl
bool bConsoleKey

[edit] Methods

[edit] Exec functions

CLS [exec] 
Clears the scrollback buffer.
Personal tools