FUntypedBulkData::LockReadOnly

Locks the bulk data and returns a read-only pointer to it.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Serialization/BulkData.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Serialization/BulkData.cpp

Syntax

const void * LockReadOnly() const

Remarks

Locks the bulk data and returns a read-only pointer to it. This variant can be called on a const bulkdata

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