Navigation
Unreal Engine C++ API Reference > Runtime > Core > Memory > TMemoryView
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Memory/MemoryView.h |
Include | #include "Memory/MemoryView.h" |
TMemoryView Mid
&40;
uint64 InOffset,
uint64 InSize
&41; const
Remarks
Returns the middle part of the view by taking up to the given number of bytes from the given position.