Navigation
API > API/Plugins > API/Plugins/AutomatedPerfTesting
| Name | FProfileGoScenarioResultAPT |
| Type | struct |
| Header File | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Public/ProfileGo/ProfileGo.h |
| Include Path | #include "ProfileGo/ProfileGo.h" |
Syntax
USTRUCT ()
struct FProfileGoScenarioResultAPT
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FProfileGoScenarioResultAPT() |
ProfileGo/ProfileGo.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AsyncLoadTime | float | ProfileGo/ProfileGo.h | ||
| bArrivedAtLocation | bool | ProfileGo/ProfileGo.h | ||
| bCompleted | bool | ProfileGo/ProfileGo.h | ||
| bRanGC | bool | ProfileGo/ProfileGo.h | ||
| bRetracedZ | bool | ProfileGo/ProfileGo.h | ||
| bRetriedTeleport | bool | ProfileGo/ProfileGo.h | ||
| Scenario | FProfileGoScenarioAPT | ProfileGo/ProfileGo.h |