Navigation
API > API/Plugins > API/Plugins/AutomatedPerfTesting
| Name | FProfileGoScenarioAPT |
| Type | struct |
| Header File | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Public/ProfileGo/ProfileGo.h |
| Include Path | #include "ProfileGo/ProfileGo.h" |
Syntax
USTRUCT (BlueprintType , Category="APT")
struct FProfileGoScenarioAPT
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FProfileGoScenarioAPT() |
ProfileGo/ProfileGo.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AutoGenerated | bool | ProfileGo/ProfileGo.h | ||
| Name | FString | ProfileGo/ProfileGo.h |
|
|
| OnBegin | FString | ProfileGo/ProfileGo.h |
|
|
| OnEnd | FString | ProfileGo/ProfileGo.h |
|
|
| Orientation | FRotator | ProfileGo/ProfileGo.h |
|
|
| OverrideCommands | FString | ProfileGo/ProfileGo.h |
|
|
| Position | FVector | ProfileGo/ProfileGo.h |
|
|
| SkipRunCommands | bool | ProfileGo/ProfileGo.h |