FCompositeBuffer::GetSegments

Returns the segments that the buffer is composed from.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Memory/CompositeBuffer.h

Include

#include "Memory/CompositeBuffer.h"

Syntax

TConstArrayView< FSharedBuffer > GetSegments() const

Remarks

Returns the segments that the buffer is composed from.