IMappedFileHandle::GetFileSize

Return the size of the mapped file.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

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

Include

#include "Async/MappedFileHandle.h"

Syntax

int64 GetFileSize()

Remarks

Return the size of the mapped file.