UE4_RepLayout_Private::operator+

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/RepLayout.h

Include

#include "Net/RepLayout.h"

Syntax

namespace UE4_RepLayout_Private
{
    template<typename TLayoutCmdType, typename ConstOrNotType>
    static TRepDataBufferBase< ERepDataBufferType::ObjectBuffer, ConstOrNotType > UE4_RepLayout_Private::operator+
    (
        TRepDataBufferBase< ERepDataBufferType::ObjectBuffer, ConstOrNotType > InBuffer,
        const TLayoutCmdType & Cmd
    )
}

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