UMotoSynthSource::BeginDestroy

Needed to remove the data entry in the data manager.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UObject::BeginDestroy()

UMotoSynthSource::BeginDestroy()

References

Module

MotoSynth

Header

/Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Public/MotoSynthSourceAsset.h

Include

#include "MotoSynthSourceAsset.h"

Source

/Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Private/MotoSynthSourceAsset.cpp

Syntax

virtual void BeginDestroy()

Remarks

Needed to remove the data entry in the data manager.