Choose your operating system:
Windows
macOS
Linux
| FMetasoundFrontendClassInterface
|
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
Include |
#include "MetasoundFrontendDocument.h" |
USTRUCT()
struct FMetasoundFrontendClassInterface
Name | Description | ||
---|---|---|---|
|
const FGuid ... |
GetChangeID() |
|
|
const FMetas... |
GetInputStyle() |
|
|
const FMetas... |
GetOutputStyle() |
|
|
SetInputStyle ( |
||
|
SetOutputStyle ( |
||
|
UpdateChangeID() |
TODO: This is unfortunately required to be manually managed and executed anytime the input/output/environment arrays are mutated due to the design of the controller system obscuring away read/write permissions when querying. |