Navigation
API > API/Runtime > API/Runtime/SessionServices > API/Runtime/SessionServices/FSessionLogMessage
Implements a predicate to compare two log messages by log time.
| Name | TimeComparer |
| Type | struct |
| Header File | /Engine/Source/Runtime/SessionServices/Public/SessionLogMessage.h |
| Include Path | #include "SessionLogMessage.h" |
Syntax
struct TimeComparer
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator()
(
const TSharedPtr< FSessionLogMessage >& A, |
SessionLogMessage.h |