Navigation
API > API/Plugins > API/Plugins/RenderTraceInsights
| Name | FSubmissionEvent |
| Type | struct |
| Header File | /Engine/Plugins/RenderTraceInsights/Source/RenderTraceInsights/Public/IRenderTraceProvider.h |
| Include Path | #include "IRenderTraceProvider.h" |
Syntax
struct FSubmissionEvent
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FSubmissionEvent() |
IRenderTraceProvider.h |
Structs
| Name | Remarks |
|---|---|
| FExecute | |
| FResolveSyncPoint | |
| FSignalManualFence | |
| FSignalQueueFence | |
| FWaitManualFence | |
| FWaitQueueFence | |
| FYieldManualFence | |
| FYieldSyncPoint |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Data | TVariant< FYieldSyncPoint, FYieldManualFence, FWaitQueueFence, FWaitManualFence, FExecute, FSignalManualFence, FSignalQueueFence, FResolveSyncPoint > | IRenderTraceProvider.h | ||
| InQueue | uint8 | IRenderTraceProvider.h | ||
| Queue | uint8 | IRenderTraceProvider.h | ||
| Timestamp | double | IRenderTraceProvider.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint8 Queue
(
InQueue |
IRenderTraceProvider.h | ||
UE_NONCOPYABLE
(
FSubmissionEvent |
IRenderTraceProvider.h |