unreal.MetaSoundLiteralChangeType

class unreal.MetaSoundLiteralChangeType

Bases: EnumBase

EMeta Sound Literal Change Type

C++ Source:

  • Plugin: Metasound

  • Module: MetasoundFrontend

  • File: MetasoundFrontendDocumentModifyDelegates.h

INVALID: MetaSoundLiteralChangeType = Ellipsis

Initial, unset type

Type:

0

REMOVE: MetaSoundLiteralChangeType = Ellipsis

Default is removed for this page

Type:

2

RESET: MetaSoundLiteralChangeType = Ellipsis

Default is reset to default value

Type:

3

SET: MetaSoundLiteralChangeType = Ellipsis

Default is set

Type:

1