TImmutableData::GetRawDataPointerUnsafe

This is used by [IData::GetDataConstRef()](API\Plugins\GeometryFlowCore\IData\GetDataConstRef).

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IData::GetRawDataPointerUnsafe()

TImmutableData::GetRawDataPointerUnsafe()

References

Module

GeometryFlowCore

Header

/Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowImmutableData.h

Include

#include "GeometryFlowImmutableData.h"

Syntax

virtual const void * GetRawDataPointerUnsafe() const

Remarks

This is used by IData::GetDataConstRef(). Should probably not be called in ot her contexts...