Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/AFunctionalTest
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h |
| Include | #include "FunctionalTest.h" |
UFUNCTION (BlueprintImplementableEvent, CallInEditor, Category="Functional Testing")
TArray< 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