Navigation
BlueprintAPI > BlueprintAPI/View
Set the first viewmodel matching the exact specified type. If none is found, set the first viewmodel matching a child of the specified type The viewmodel needs to be settable and it should have a valid name. If the view is initialized, all bindings that uses that viewmodel will be re-executed with the new viewmodel instance.
Target is MVVM View
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| interface | New Value |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |