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 |
bool EqualBytes
(
const FCompositeBuffer & Other
) const
Remarks
Returns true if the bytes of this buffer are equal to the bytes of the other buffer.