Navigation
API > API/Developer > API/Developer/CSVUtils
| Name | FCsvProfilerSample |
| Type | struct |
| Header File | /Engine/Source/Developer/CSVUtils/Public/CSVProfilerUtils.h |
| Include Path | #include "CSVProfilerUtils.h" |
Syntax
struct FCsvProfilerSample
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Average | float | CSVProfilerUtils.h | ||
| Name | FString | CSVProfilerUtils.h | ||
| Total | double | CSVProfilerUtils.h | ||
| Values | TArray< float > | CSVProfilerUtils.h |