IAutomationControllerManager::RequestAvailableWorkers

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

Windows
MacOS
Linux

References

Module

AutomationController

Header

/Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h

Include

#include "IAutomationControllerManager.h"

Syntax

void RequestAvailableWorkers
(
    const FGuid & InSessionId
)

Remarks

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

Parameters

Parameter

Description

InSessionID

the session ID to run the test on.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss