FPSConsoleExt
Postal 2 :: Interactions >> Interaction >> Console >> FPSConsole >> FPSConsoleExt (Package: FPSGame)
Multi-line console.
Properties (hidden)
- int MaxScrollbackSize [globalconfig]
- Maximum number of lines allowed in the scrollback buffer.
Variables
- array<string> Scrollback
- Contains the scrollback buffer.
- int SBHead
- int SBPos
- bool bCtrl
- bool bConsoleKey
Methods
Exec functions
- CLS [exec]
- Clears the scrollback buffer.