Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VisualLogger > API/Runtime/Engine/VisualLogger/FVisualLogger
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLogger.h |
| Include | #include "VisualLogger/VisualLogger.h" |
UE_DEPRECATED_FORGAME
(
5. 4,
"Use the static GetEntryToWrite instead because this TimeStamp is inconsistent across multiple instances ). This function will be made private/protected."
) const
Remarks
Returns current entry for given TimeStamp or creates another one but first it serialize previous entry as completed to vislog devices. Use VisualLogger::DontCreate to get current entry without serialization
this function can return null