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" |
void MidInline
&40;
uint64 InOffset,
uint64 InSize
&41;
Remarks
Modifies the view to be the middle part by taking up to the given number of bytes from the given offset.