unreal.MetasoundFrontendClassMetadata

class unreal.MetasoundFrontendClassMetadata

Bases: StructBase

Metasound Frontend Class Metadata

C++ Source:

  • Plugin: Metasound

  • Module: MetasoundFrontend

  • File: MetasoundFrontendDocument.h

Editor Properties: (see get_editor_property/set_editor_property)

  • author (str): [Read-Write] Author

  • category_hierarchy (Array[Text]): [Read-Write] Category Hierarchy

  • class_name (MetasoundFrontendClassName): [Read-Only] Class Name

  • description (Text): [Read-Write] Description

  • display_name (Text): [Read-Write] Display Name

  • is_deprecated (bool): [Read-Write] Is Deprecated: If true, this node is deprecated and should not be used in new MetaSounds.

  • keywords (Array[Text]): [Read-Write] Keywords

  • type (MetasoundFrontendClassType): [Read-Only] Type

  • version (MetasoundFrontendVersionNumber): [Read-Only] Version