Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAutomationTestInfo
Description
Set the number of participant this test needs in order to be run
@Param NumRequired - The new number of participants needed
| Name | SetNumParticipantsRequired |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
void SetNumParticipantsRequired
(
int32 NumRequired
)