FInBunch::FInBunch

Copy constructor but with optional parameter to not copy buffer

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/DataBunch.h"

Source

/Engine/Source/Runtime/Engine/Private/DataBunch.cpp

Syntax

FInBunch
(
    FInBunch & InBunch,
    bool CopyBuffer
)

Remarks

Copy constructor but with optional parameter to not copy buffer

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