Navigation
API > API/Developer > API/Developer/FunctionalTesting
Inheritance Hierarchy
- USceneComponent
- UTestPhaseComponent
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Classes/TestPhaseComponent.h |
| Include | #include "TestPhaseComponent.h" |
Syntax
UCLASS (HideCategories=Object, EditInlineNew)
class UTestPhaseComponent : public USceneComponent
Constructors
| Type | Name | Description | |
|---|---|---|---|
UTestPhaseComponent
(
const FObjectInitializer& ObjectInitializer |