Navigation
API > API/Plugins > API/Plugins/CQTest > API/Plugins/CQTest/Components
Inheritance Hierarchy
- FSpawnHelper
- FMapTestSpawner
References
| Module | CQTest |
| Header | /Engine/Plugins/Tests/CQTest/Source/CQTest/Public/Components/MapTestSpawner.h |
| Include | #include "Components/MapTestSpawner.h" |
Syntax
struct FMapTestSpawner : public FSpawnHelper
Remarks
Class for spawning Actors in a named Map/Level.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMapTestSpawner
(
const FString& MapDirectory, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddWaitUntilLoadedCommand
(
FAutomationTestBase* TestRunner |
||
| APawn * |
Overridden from FSpawnHelper
| Type | Name | Description | |
|---|---|---|---|
| UWorld * | CreateWorld () |