FMetasoundFrontendVersionNumber

General purpose version number for Metasound Frontend objects.

Choose your operating system:

Windows

macOS

Linux

References

Module

MetasoundFrontend

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocument.h

Include

#include "MetasoundFrontendDocument.h"

Syntax

USTRUCT()
struct FMetasoundFrontendVersionNumber

Remarks

General purpose version number for Metasound Frontend objects.

Variables

Name Description

Public variable UProperty Category visibleanywhere

int32

 

Major

Major version number.

Public variable UProperty Category visibleanywhere

int32

 

Minor

Minor version number.

Functions