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