TMovableData::CopyData

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IData::CopyData()

TMovableData::CopyData()

References

Module

GeometryFlowCore

Header

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

Include

#include "GeometryFlowMovableData.h"

Syntax

virtual bool CopyData
(
    void * StorageType,
    int32 AsType
) const