Navigation
API > API/Developer > API/Developer/CSVUtils
| Name | FCsvProfilerCapture |
| Type | struct |
| Header File | /Engine/Source/Developer/CSVUtils/Public/CSVProfilerUtils.h |
| Include Path | #include "CSVProfilerUtils.h" |
Syntax
struct FCsvProfilerCapture
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Events | TArray< FCsvProfilerEvent > | CSVProfilerUtils.h | ||
| Metadata | TMap< FString, FString > | CSVProfilerUtils.h | ||
| Samples | TMap< FString, FCsvProfilerSample > | CSVProfilerUtils.h |