Navigation
API > API/Plugins > API/Plugins/CQTest > API/Plugins/CQTest/Components
Inheritance Hierarchy
- FSpawnHelper
- FActorTestSpawner
References
| Module | CQTest |
| Header | /Engine/Plugins/Tests/CQTest/Source/CQTest/Public/Components/ActorTestSpawner.h |
| Include | #include "Components/ActorTestSpawner.h" |
Syntax
struct FActorTestSpawner : public FSpawnHelper
Remarks
Class for spawning actors in an ActorTest context (no PIE loaded)
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UTestGameInstance * | |||
| void |
Overridden from FSpawnHelper
| Type | Name | Description | |
|---|---|---|---|
| UWorld * | CreateWorld () |