NOISSUE set line limit and overflow behaviour even for hidden console
This commit is contained in:
@ -263,6 +263,9 @@ public:
|
||||
|
||||
Status currentStatus() const;
|
||||
|
||||
int getConsoleMaxLines() const;
|
||||
bool shouldStopOnConsoleOverflow() const;
|
||||
|
||||
protected:
|
||||
void changeStatus(Status newStatus);
|
||||
|
||||
|
Reference in New Issue
Block a user