Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
General purpose version info for Metasound Frontend objects.
| Name | FMetasoundFrontendVersion |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h |
| Include Path | #include "MetasoundFrontendDocument.h" |
Syntax
USTRUCT (BlueprintType )
struct FMetasoundFrontendVersion
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | Name of version. | MetasoundFrontendDocument.h |
|
| Number | FMetasoundFrontendVersionNumber | Version number. | MetasoundFrontendDocument.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
MetasoundFrontendDocument.h | ||
FString ToString() |
MetasoundFrontendDocument.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FMetasoundFrontendVersion & GetInvalid() |
MetasoundFrontendDocument.h |