Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/Trace
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/Trace/ChaosVDTraceProvider.h |
| Include | #include "Trace/ChaosVDTraceProvider.h" |
Syntax
struct FChaosVDBinaryDataContainer
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsCompressed | ||
| bool | bIsReady | ||
| int32 | DataID | ||
| TArray< uint8 > | RawData | ||
| FString | TypeName | ||
| uint32 | UncompressedSize |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosVDBinaryDataContainer
(
const int32 InDataID |