Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
Include |
#include "MetasoundEditorGraphSchema.h" |
namespace Metasound
{
namespace Editor
{
enum EPrimaryContextGroup
{
Conversions = 0,
Graphs,
Functions,
Outputs,
Inputs,
Variables,
Common,
}
}
}
Name |
Description |
---|---|
Conversions |
|
Graphs |
|
Functions |
|
Outputs |
|
Inputs |
|
Variables |
|
Common |
Ordered such that highest priority is highest value.