Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/UE_RepLayout_Private__operator
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include | #include "Net/RepLayout.h" |
namespace UE_RepLayout_Private
{
template<typename TLayoutCmdType, typename ConstOrNotType>
static TRepDataBufferBase < ERepDataBufferType::ShadowBuffer , ConstOrNotType > UE_RepLayout_Private::operator+
(
const TRepDataBufferBase < ERepDataBufferType::ShadowBuffer , ConstOrNotType > InBuffer,
const TLayoutCmdType & Cmd
)
}