IMetaSoundAssetManager::IsTesting

Whether or not manager is being used to run tests or not (enabling instances to be reset without asserting.)

Choose your operating system:

Windows

macOS

Linux

References

Module

MetasoundFrontend

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetManager.h

Include

#include "MetasoundAssetManager.h"

Syntax

virtual bool IsTesting() const

Remarks

Whether or not manager is being used to run tests or not (enabling instances to be reset without asserting.)