IAutomationReport::SetNumParticipantsRequired

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

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

References

   
Module AutomationController
Header /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h
Include #include "IAutomationReport.h"
void SetNumParticipantsRequired
(
    const int32 NewCount
)

Remarks

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

Parameters

Name Description
NewCount The number of further devices .

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library