| ClassName |
FNodeClassName |
ClassName of node which was migrated. |
MetasoundFrontendNodeMigration.h |
|
| FromModule |
FName |
|
MetasoundFrontendNodeMigration.h |
|
| FromPlugin |
FName |
Prior plugin and module where node was registered. |
MetasoundFrontendNodeMigration.h |
|
| MajorVersion |
int32 |
Major version of node when migration happened. |
MetasoundFrontendNodeMigration.h |
|
| MinorVersion |
int32 |
Minor version of node when migration happened. |
MetasoundFrontendNodeMigration.h |
|
| ToModule |
FName |
|
MetasoundFrontendNodeMigration.h |
|
| ToPlugin |
FName |
New plugin and module where node is registered. |
MetasoundFrontendNodeMigration.h |
|
| UEVersion |
FName |
UE Version when migration occurred (e.g. "5.6") |
MetasoundFrontendNodeMigration.h |
|