FCompositeBuffer::IsOwned

Returns true if every segment in the composite buffer is owned.

Choose your operating system:

Windows

macOS

Linux

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

Syntax

bool IsOwned() const

Remarks

Returns true if every segment in the composite buffer is owned.