IMappedFileRegion::GetMappedPtr

Return the pointer to the mapped region.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/MappedFileHandle.h

Include

#include "Async/MappedFileHandle.h"

Syntax

const uint8 * GetMappedPtr()

Remarks

Return the pointer to the mapped region.

Returns

Returned size of the file or -1 if the file was not found, the request was canceled or other error.

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