Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
FBuildableInterface supports composition when declaring FSubInterfaces
| Name | FBuildableInterface |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundVertex.h |
| Include Path | #include "MetasoundVertex.h" |
Syntax
class FBuildableInterface
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetasoundVertex.h | |||
FBuildableInterface
(
const FBuildableInterface& |
MetasoundVertex.h | ||
| MetasoundVertex.h | |||
FBuildableInterface
(
FirstArgType&& InFirstArg, |
MetasoundVertex.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Builder | FClassInterfaceDataBuilder | MetasoundVertex.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FClassInterfaceDataBuilder & GetClassInterfaceDataBuilder() |
MetasoundVertex.h |