FErrorsAndWarningsCollector

Helper struct that registers itself with the output redirector and copies off warnings and errors that we'll overlay on the client viewport

Windows
MacOS
Linux

Inheritance Hierarchy

FOutputDevice

FBufferedOutputDevice

UEngine::FErrorsAndWarningsCollector

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Engine.h

Include

#include "Engine/Engine.h"

Syntax

struct FErrorsAndWarningsCollector : public FBufferedOutputDevice

Remarks

Helper struct that registers itself with the output redirector and copies off warnings and errors that we'll overlay on the client viewport

Variables

Name Description

Public variable

float

 

DisplayTime

Public variable

TMap< uint32, u...

 

MessagesToCountMap

Public variable

FDelegateHandle

 

TickerHandle

Constructors

Destructors

Functions

Name Description

Public function

void

 

Initialize()

Public function

bool

 

Tick

(
    float Seconds
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss