Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/TMonotonicTimeline
| |
|
| Name |
FFindBestMatchEventOutParams |
| Type |
struct |
| Header File |
/Engine/Source/Developer/TraceServices/Public/Model/MonotonicTimeline.h |
| Include Path |
#include "Model/MonotonicTimeline.h" |
Syntax
struct FFindBestMatchEventOutParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bHasEndTime |
bool |
|
Model/MonotonicTimeline.h |
|
| EndTime |
double |
|
Model/MonotonicTimeline.h |
|
| EventInfo |
FEventInfoStackEntry |
|
Model/MonotonicTimeline.h |
|
| IterationState |
FIterationState |
|
Model/MonotonicTimeline.h |
|