| UMetaSoundInputViewModel |
Viewmodel class for MetaSound inputs. |
| UMetaSoundLiteralViewModel_Boolean |
Viewmodel for binding a boolean-type MetaSound Literal with a widget. |
| UMetaSoundLiteralViewModel_BooleanArray |
Viewmodel for binding a boolean array-type MetaSound Literal with a widget. |
| UMetaSoundLiteralViewModel_Float |
Viewmodel for converting a float-type MetaSound Literal between Source, Normalized, and Display values. |
| UMetaSoundLiteralViewModel_FloatArray |
Viewmodel for binding a float array-type MetaSound Literal with a widget. |
| UMetaSoundLiteralViewModel_Integer |
Viewmodel for binding an integer-type MetaSound Literal with a widget. |
| UMetaSoundLiteralViewModel_IntegerArray |
Viewmodel for binding an integer array-type MetaSound Literal with a widget. |
| UMetaSoundLiteralViewModel_Object |
Viewmodel for binding an object-type MetaSound Literal with a widget. |
| UMetaSoundLiteralViewModel_ObjectArray |
Viewmodel for binding an object array-type MetaSound Literal with a widget. |
| UMetaSoundLiteralViewModel_String |
Viewmodel for binding a string-type MetaSound Literal with a widget. |
| UMetaSoundLiteralViewModel_StringArray |
Viewmodel for binding a string array-type MetaSound Literal with a widget. |
| UMetaSoundLiteralWidgetInterface |
Used for retrieving specific viewmodels from a MetaSoundViewModel, such as inputs or outputs. |
| UMetaSoundOutputViewModel |
Viewmodel class for MetaSound outputs. |
| UMetaSoundViewModel |
The base class for MetaSound viewmodels. |
| UMetaSoundViewModelConversionFunctions |
Collection of conversion functions to use with MetaSound Viewmodels. |