Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphOutput
Description
Returns true if member is part of an interface. If supplied interface pointer, sets pointer's data to the interface vertex is member of.
Virtual Inheritance
- UMetasoundEditorGraphVertex::IsInterfaceMember → UMetasoundEditorGraphOutput::IsInterfaceMember
| Name | IsInterfaceMember |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraph.h |
| Include Path | #include "MetasoundEditorGraph.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraph.cpp |
virtual bool IsInterfaceMember
(
FMetasoundFrontendInterface * OutInterface
) const