Navigation
API > API/Plugins > API/Plugins/AutomatedPerfTesting
| Name | AAutomatedPerfTestStaticCamera |
| Type | class |
| Header File | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Public/StaticCameraTests/AutomatedPerfTestStaticCamera.h |
| Include Path | #include "StaticCameraTests/AutomatedPerfTestStaticCamera.h" |
Syntax
UCLASS (MinimalAPI, Blueprintable, BlueprintType, ClassGroup=Performance)
class AAutomatedPerfTestStaticCamera : public ACameraActor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → ACameraActor → AAutomatedPerfTestStaticCamera
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AAutomatedPerfTestStaticCamera
(
const FObjectInitializer& ObjectInitializer |
StaticCameraTests/AutomatedPerfTestStaticCamera.h |