Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FVisualLogger
Description
Serializes a single entry and resets it. Method expects an initialized entry and will ensure otherwise.
| Name | FlushEntry |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLogger.h |
| Include Path | #include "VisualLogger/VisualLogger.h" |
| Source | /Engine/Source/Runtime/Engine/Private/VisualLogger/VisualLogger.cpp |
void FlushEntry
(
FVisualLogEntry & Entry,
const FObjectKey & ObjectKey
)