Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
| Name | FSubInterface |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertex.h |
| Include Path | #include "MetasoundVertex.h" |
Syntax
class FSubInterface : public Metasound::VertexPrivate::FBuildableInterface
Inheritance Hierarchy
- FBuildableInterface → FSubInterface
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSubInterface
(
FLazyName InName, |
MetasoundVertex.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SubInterfaceName | FName | MetasoundVertex.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FName GetName() |
MetasoundVertex.h |