Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/AFunctionalTest
- AFunctionalTest::StartTest()
- AScreenshotFunctionalTestBase::StartTest()
- AFunctionalAITestBase::StartTest()
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h |
Include | #include "FunctionalTest.h" |
Source | /Engine/Source/Developer/FunctionalTesting/Private/FunctionalTest.cpp |
virtual void StartTest&40;&41;
Remarks
Called once the IsReady() check for the test returns true. After that happens the test has Officially started, and it will begin receiving Ticks in the blueprint.