Navigation
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
&40;
const int32 NewCount
&41;
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 . |