IAutomationReport::SetNumParticipantsRequired

Set the number of participants this test requires if less than what is already set.

Windows
MacOS
Linux

References

Module

AutomationController

Header

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

Include

#include "IAutomationReport.h"

Syntax

void SetNumParticipantsRequired
(
    const int32 NewCount
)

Remarks

Set the number of participants this test requires if less than what is already set.

Parameters

Parameter

Description

NewCount

The number of further devices .

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