FCompositeBuffer::GetSize

Returns the total size of the composite buffer in bytes.

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

uint64 GetSize() const

Remarks

Returns the total size of the composite buffer in bytes.