IAutomationNetworkCommand

Simple abstract base class for networked, multi-participant tests

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IAutomationNetworkCommand

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h

Include

#include "Misc/AutomationTest.h"

Syntax

class IAutomationNetworkCommand : public TSharedFromThis< IAutomationNetworkCommand >

Remarks

Simple abstract base class for networked, multi-participant tests

Destructors

Name Description

Public function Virtual

~IAutomationNetworkCommand()

Virtual destructor

Functions

Name Description

Public function Const

uint32

 

GetRoleIndex()

Identifier to distinguish which worker on the network should execute this command

Public function

void

 

Run()

Runs the network command

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss