Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Virtualization
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Virtualization/VirtualizationSystem.h |
| Include | #include "Virtualization/VirtualizationSystem.h" |
Syntax
struct FBackendStats
Remarks
Profiling data containing all activity relating to a single backend
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | ConfigName | Name of the backend as provided by the current VA graph found in ini:Engine | |
| FString | DebugName | Full debug name of the backend | |
| FPayloadActivityInfo | PayloadActivity | Payload activity for the current backend | |
| EStorageType | Type | The storage type of the backend |