Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphInput
- UMetasoundEditorGraphVertex::IsInterfaceMember()
- UMetasoundEditorGraphInput::IsInterfaceMember()
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraph.h |
| Include | #include "MetasoundEditorGraph.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraph.cpp |
virtual bool IsInterfaceMember
(
FMetasoundFrontendInterface * OutInterface
) const
Remarks
Returns true if member is part of an interface. If supplied interface pointer, sets pointer's data to the interface vertex is member of.