Navigation
API > API/Runtime > API/Runtime/AutomationMessages > API/Runtime/AutomationMessages/FAutomationWorkerRequestNextNetw-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Default constructor. | AutomationWorkerMessages.h | ||
FAutomationWorkerRequestNextNetworkCommand
(
uint32 InExecutionCount |
Creates and initializes a new instance. | AutomationWorkerMessages.h |
FAutomationWorkerRequestNextNetworkCommand()
Description
Default constructor.
| Name | FAutomationWorkerRequestNextNetworkCommand |
| Type | function |
| Header File | /Engine/Source/Runtime/AutomationMessages/Public/AutomationWorkerMessages.h |
| Include Path | #include "AutomationWorkerMessages.h" |
FAutomationWorkerRequestNextNetworkCommand()
FAutomationWorkerRequestNextNetworkCommand(uint32)
Description
Creates and initializes a new instance.
| Name | FAutomationWorkerRequestNextNetworkCommand |
| Type | function |
| Header File | /Engine/Source/Runtime/AutomationMessages/Public/AutomationWorkerMessages.h |
| Include Path | #include "AutomationWorkerMessages.h" |
FAutomationWorkerRequestNextNetworkCommand
(
uint32 InExecutionCount
)