operator=

Overload list

Windows
MacOS
Linux
Name Description

Public function

FBulkDataBuf...

 

operator=

(
    const FBulkDataBuffer& Other
)

Assignment operator which will create it's own memory buffer and then copy from the source object rather than share access to the same buffer.

Public function

FBulkDataBuf...

 

operator=

(
    FBulkDataBuffer&& Other
)

Move assignment operator.

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