FAutomationTestFramework::ExecuteNetworkCommands

Execute the next network command if you match the role, otherwise just dequeue

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/AutomationTest.cpp

Syntax

bool ExecuteNetworkCommands()

Remarks

Execute the next network command if you match the role, otherwise just dequeue

Returns

  • true if any network commands were in the queue to give subsequent latent commands a chance to execute next frame

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