Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Container holding various access pointers to the FMetasoundFrontendDocument.
| Name | FConstDocumentAccess |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include Path | #include "MetasoundFrontendController.h" |
Syntax
struct FConstDocumentAccess
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConstClass | FConstClassAccessPtr | MetasoundFrontendController.h | ||
| ConstClassInput | FConstClassInputAccessPtr | MetasoundFrontendController.h | ||
| ConstClassOutput | FConstClassOutputAccessPtr | MetasoundFrontendController.h | ||
| ConstDocument | FConstDocumentAccessPtr | MetasoundFrontendController.h | ||
| ConstGraph | FConstGraphAccessPtr | MetasoundFrontendController.h | ||
| ConstGraphClass | FConstGraphClassAccessPtr | MetasoundFrontendController.h | ||
| ConstNode | FConstNodeAccessPtr | MetasoundFrontendController.h | ||
| ConstVertex | FConstVertexAccessPtr | MetasoundFrontendController.h |