UNetConnection::ValidateSendBuffer

Validates the [FBitWriter](API\Runtime\Core\Serialization\FBitWriter) to make sure it's not in an error state

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h

Include

#include "Engine/NetConnection.h"

Source

/Engine/Source/Runtime/Engine/Private/NetConnection.cpp

Syntax

virtual void ValidateSendBuffer()

Remarks

Validates the FBitWriter to make sure it's not in an error state

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