Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UEngine
| Name | FErrorsAndWarningsCollector |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Private/UnrealEngine.cpp |
| Include Path | #include "UnrealEngine.cpp" |
Syntax
struct FErrorsAndWarningsCollector : public FBufferedOutputDevice
Inheritance Hierarchy
- FOutputDevice → FBufferedOutputDevice → UEngine::FErrorsAndWarningsCollector
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FErrorsAndWarningsCollector() |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FErrorsAndWarningsCollector() |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Tick
(
float Seconds |