Navigation
BlueprintAPI > BlueprintAPI/Viewmodel
Finds a View Model of the given type. If the collection contains multiple instances of the same type then this will return the first one found.
Target is MVVM View Model Collection Object
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| class | View Model Class |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |