Navigation
API > API/Plugins > API/Plugins/RenderTraceInsights
| Name | FSubmissionBatch |
| Type | struct |
| Header File | /Engine/Plugins/RenderTraceInsights/Source/RenderTraceInsights/Public/IRenderTraceProvider.h |
| Include Path | #include "IRenderTraceProvider.h" |
Syntax
struct FSubmissionBatch
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EndTime | double | IRenderTraceProvider.h | ||
| Events | TArray< FSubmissionEvent > | IRenderTraceProvider.h | ||
| ExitStatus | uint8 | IRenderTraceProvider.h | ||
| InStartTime | double | IRenderTraceProvider.h | ||
| StartTime | double | IRenderTraceProvider.h | ||
| ThreadID | uint32 | IRenderTraceProvider.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
double StartTime
(
InStartTime |
IRenderTraceProvider.h | ||
UE_NONCOPYABLE
(
FSubmissionBatch |
IRenderTraceProvider.h |