AFunctionalTest::DebugGatherRelevantActors

Used by debug drawing to gather actors this test is using and point at them on the level to better understand test's setup

Unreal Engine C++ API Reference > Developer > FunctionalTesting > AFunctionalTest

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h
Include #include "FunctionalTest.h"
[TArray](API\Runtime\Core\Containers\TArray)< [AActor](API\Runtime\Engine\GameFramework\AActor) * > DebugGatherRelevantActors() const  

Remarks

Used by debug drawing to gather actors this test is using and point at them on the level to better understand test's setup


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library