IAutomationControllerManager::RequestAvailableWorkers

Broadcast a request for workers to ping if they are available.

Unreal Engine C++ API Reference > Developer > AutomationController > IAutomationControllerManager

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h
Include #include "IAutomationControllerManager.h"
void RequestAvailableWorkers
(
    const [FGuid](API\Runtime\Core\Misc\FGuid) & InSessionId
)

Remarks

Broadcast a request for workers to ping if they are available.

Parameters

Name Description
InSessionID the session ID to run the test on.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library