Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/Metasound.h |
Include |
#include "Metasound.h" |
namespace Metasound
{
template<typename TMetaSoundObject>
void Metasound::PreSaveAsset
(
TMetaSoundObject & InMetaSound,
FObjectPreSaveContext InSaveContext
)
}