AFunctionalTest::ReceiveStartTest

Called once the [IsReady()](API\Developer\FunctionalTesting\AFunctionalTest\IsReady) check for the test returns true.

Windows
MacOS
Linux

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h

Include

#include "FunctionalTest.h"

Syntax

void ReceiveStartTest()

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss