Navigation
API > API/Developer > API/Developer/FunctionalTesting
| Name | UTestPhaseComponent |
| Type | class |
| Header File | /Engine/Source/Developer/FunctionalTesting/Classes/TestPhaseComponent.h |
| Include Path | #include "TestPhaseComponent.h" |
Syntax
UCLASS (HideCategories=Object, EditInlineNew)
class UTestPhaseComponent : public USceneComponent
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UActorComponent → USceneComponent → UTestPhaseComponent
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTestPhaseComponent
(
const FObjectInitializer& ObjectInitializer |
TestPhaseComponent.h |