UMetaSoundAssetSubsystem::CanAutoUpdate

Whether or not the class is eligible for auto-update.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IMetaSoundAssetManager::CanAutoUpdate()

UMetaSoundAssetSubsystem::CanAutoUpdate()

References

Module

MetasoundEngine

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundAssetSubsystem.h

Include

#include "MetasoundAssetSubsystem.h"

Source

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/MetasoundAssetSubsystem.cpp

Syntax

virtual bool CanAutoUpdate
(
    const FMetasoundFrontendClassName & InClassName
) const

Remarks

Whether or not the class is eligible for auto-update.