Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FMetasoundAssetBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AddingReferenceCausesLoop
(
const FMetasoundAssetBase& InMetaSound |
MetasoundAssetBase.h | ||
bool AddingReferenceCausesLoop
(
const FSoftObjectPath& InReferencePath |
MetasoundAssetBase.h |
AddingReferenceCausesLoop(const FMetasoundAssetBase &)
| Name | AddingReferenceCausesLoop |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
| Include Path | #include "MetasoundAssetBase.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundAssetBase.cpp |
bool AddingReferenceCausesLoop
(
const FMetasoundAssetBase & InMetaSound
) const
AddingReferenceCausesLoop(const FSoftObjectPath &)
| Name | AddingReferenceCausesLoop |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAssetBase.h |
| Include Path | #include "MetasoundAssetBase.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundAssetBase.cpp |
bool AddingReferenceCausesLoop
(
const FSoftObjectPath & InReferencePath
) const