FBulkDataAllocation::SetMemoryMappedData

Set as memory mapped.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Serialization/BulkData2.h"

Source

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

Syntax

void SetMemoryMappedData
(
    FBulkDataBase * Owner,
    IMappedFileHandle * MappedHandle,
    IMappedFileRegion * MappedRegion
)

Remarks

Set as memory mapped.

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