Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Memory/MemoryView.h |
Include |
#include "Memory/MemoryView.h" |
constexpr TMemoryView & operator+=
(
uint64 InOffset
)
Advances the start of the view by an offset, which is clamped to stay within the view.