Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Memory/MemoryView.h |
Include |
#include "Memory/MemoryView.h" |
TMemoryView Mid
(
uint64 InOffset,
uint64 InSize
) const
Returns the middle part of the view by taking up to the given number of bytes from the given position.