Navigation
Unreal Engine C++ API Reference > Developer > AutomationController > IAutomationControllerManager
References
Module | AutomationController |
Header | /Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h |
Include | #include "IAutomationControllerManager.h" |
bool IsReadyForTests()
Remarks
Return true when the manager is ready and capable of executing tests. if RunTests is called earlier it may block until internally these conditions are met