Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
Include |
#include "MetasoundFrontendDocument.h" |
USTRUCT()
struct FMetasoundFrontendClassName
Name of a Metasound class.
Name | Description | |
---|---|---|
|
FMetasoundFrontendClassName() |
|
|
FMetasoundFrontendClassName ( |
|
|
FMetasoundFrontendClassName |
Name | Description | ||
---|---|---|---|
|
GetFullName() |
Returns a full name of the class. |
|
|
GetScopedName() |
Returns scoped name representing namespace and name. |
|
|
Metasound::F... |
ToNodeClassName() |
Returns NodeClassName version of full name. |
|
ToString() |
Return string version of full name. |