UMinimalClient::WriteControlLogin

Writes the NMT_Login message, as a part of SendInitialJoin (separated to make it overridable)

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/MinimalClient.h

Include

#include "MinimalClient.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/MinimalClient.cpp

Syntax

virtual void WriteControlLogin
(
    FOutBunch * ControlChanBunch
)

Remarks

Writes the NMT_Login message, as a part of SendInitialJoin (separated to make it overridable)

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