FBulkDataBuffer::GetView

Allows access to the data buffer owned by the object in the form of a [TArrayView](API\Runtime\Core\Containers\TArrayView)

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/BulkDataBuffer.h

Include

#include "Serialization/BulkDataBuffer.h"

Syntax

const ViewType & GetView() const

Remarks

Allows access to the data buffer owned by the object in the form of a TArrayView

Returns

A valid TArrayView

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