FUniqueBuffer::GetData

Returns a pointer to the start of the buffer.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

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

Include

#include "Memory/SharedBuffer.h"

Syntax

void * GetData()

Remarks

Returns a pointer to the start of the buffer.