Navigation
API > API/Plugins > API/Plugins/IoStoreInsights
| |
|
| Name |
FIoStoreActivity |
| Type |
struct |
| Header File |
/Engine/Plugins/IoStoreInsights/Source/IoStoreInsights/Public/IIoStoreInsightsProvider.h |
| Include Path |
#include "IIoStoreInsightsProvider.h" |
Syntax
struct FIoStoreActivity
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActivityType |
EIoStoreActivityType |
|
IIoStoreInsightsProvider.h |
|
| ActualSize |
uint64 |
|
IIoStoreInsightsProvider.h |
|
| BackendName |
const TCHAR * |
|
IIoStoreInsightsProvider.h |
|
| EndTime |
double |
|
IIoStoreInsightsProvider.h |
|
| Failed |
bool |
|
IIoStoreInsightsProvider.h |
|
| IoStoreRequest |
const FIoStoreRequest * |
|
IIoStoreInsightsProvider.h |
|
| StartTime |
double |
|
IIoStoreInsightsProvider.h |
|
| ThreadId |
uint32 |
|
IIoStoreInsightsProvider.h |
|