Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Memory/CompositeBuffer.h |
Include |
#include "Memory/CompositeBuffer.h" |
Source |
/Engine/Source/Runtime/Core/Private/Memory/CompositeBuffer.cpp |
FCompositeBuffer Mid
(
uint64 Offset,
uint64 Size
) const
Returns the middle part of the buffer by taking the size starting at the offset.