Navigation
API > API/Runtime > API/Runtime/AutomationMessages
References
| Module | AutomationMessages |
| Header | /Engine/Source/Runtime/AutomationMessages/Public/AutomationWorkerMessages.h |
| Include | #include "AutomationWorkerMessages.h" |
Syntax
struct FAutomationWorkerRequestNextNetworkCommand
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | ExecutionCount |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Default constructor. | |||
FAutomationWorkerRequestNextNetworkCommand
(
uint32 InExecutionCount |
Creates and initializes a new instance. |