Navigation
API > API/Developer > API/Developer/FunctionalTesting
Inheritance Hierarchy
- TSharedFromThis
- IAutomationLatentCommand
- FStartFTestsOnMap
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Public/FunctionalTestingHelper.h |
| Include | #include "FunctionalTestingHelper.h" |
Syntax
class FStartFTestsOnMap : public IAutomationLatentCommand
Remarks
Start all functional tests on map and wait for them to finish
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from IAutomationLatentCommand
| Type | Name | Description | |
|---|---|---|---|
| bool | Update () |
Updates the current command and will only return TRUE when it has fulfilled its role (Load map has completed and wait time has expired) |