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
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AutoGenerated |
bool |
|
ProfileGo/ProfileGo.h |
|
| Name |
FString |
|
ProfileGo/ProfileGo.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="APT"
|
| OnBegin |
FString |
|
ProfileGo/ProfileGo.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="APT"
|
| OnEnd |
FString |
|
ProfileGo/ProfileGo.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="APT"
|
| Orientation |
FRotator |
|
ProfileGo/ProfileGo.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="APT"
|
| OverrideCommands |
FString |
|
ProfileGo/ProfileGo.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="APT"
|
| Position |
FVector |
|
ProfileGo/ProfileGo.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="APT"
|
| SkipRunCommands |
bool |
|
ProfileGo/ProfileGo.h |
|
Functions
Public