UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAutomationWorkerRequestNextNetworkCommand Struct Reference

#include <AutomationWorkerMessages.h>

+ Inheritance diagram for FAutomationWorkerRequestNextNetworkCommand:

Public Member Functions

 FAutomationWorkerRequestNextNetworkCommand ()
 
 FAutomationWorkerRequestNextNetworkCommand (uint32 InExecutionCount)
 

Public Attributes

uint32 ExecutionCount
 
- Public Attributes inherited from FAutomationWorkerMessageBase
FGuid InstanceId = FGuid{}
 

Constructor & Destructor Documentation

◆ FAutomationWorkerRequestNextNetworkCommand() [1/2]

FAutomationWorkerRequestNextNetworkCommand::FAutomationWorkerRequestNextNetworkCommand ( )
inline

Default constructor.

◆ FAutomationWorkerRequestNextNetworkCommand() [2/2]

FAutomationWorkerRequestNextNetworkCommand::FAutomationWorkerRequestNextNetworkCommand ( uint32  InExecutionCount)
inline

Creates and initializes a new instance.

Member Data Documentation

◆ ExecutionCount

uint32 FAutomationWorkerRequestNextNetworkCommand::ExecutionCount

The documentation for this struct was generated from the following file: