Navigation
API > API/Developer > API/Developer/AutomationController > API/Developer/AutomationController/IAutomationReport
Description
Get the number of participants this test requires.
@Return The number of devices needed for this test to execute.
| Name | GetNumParticipantsRequired |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationController/Public/IAutomationReport.h |
| Include Path | #include "IAutomationReport.h" |
const int32 GetNumParticipantsRequired() const