Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationTestFramework
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
Include | #include "Misc/AutomationTest.h" |
void SetCaptureStack
&40;
bool bCapture
&41;
Remarks
Used to disabled stack capture when an error or warning event is triggered. Setting bCapture=true does not guarantees GetCaptureStack()=true because that method also depend on NeedSkipStackWalk().