Choose your operating system:
Windows
macOS
Linux
| UObject::BeginDestroy()
|
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundSource.h |
Include |
#include "MetasoundSource.h" |
Source |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/MetasoundSource.cpp |
virtual void BeginDestroy()
Called before destroying the object. This is called immediately upon deciding to destroy the object, to allow the object to begin an asynchronous cleanup process.