Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/FFunctionalTestBase
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTestBase.h |
| Include | #include "FunctionalTestBase.h" |
| Source | /Engine/Source/Developer/FunctionalTesting/Private/FunctionalTestBase.cpp |
virtual bool ShouldCaptureLogCategory
(
const class FName & Category
) const
Remarks
Should the log category be captured and surfaced as part of the test. true to allow a log category through.