Navigation
Unreal Engine C++ API Reference > Runtime > Core > Memory > FCompositeBuffer
References
Module | Core |
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
Remarks
Returns the middle part of the buffer by taking the size starting at the offset.