Navigation
API > API/Developer > API/Developer/AutomationController > API/Developer/AutomationController/IAutomationControllerManager
Description
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
| Name | IsReadyForTests |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h |
| Include Path | #include "IAutomationControllerManager.h" |
bool IsReadyForTests()