このチュートリアルでは、MVVM (モデル、ビュー、ビュー モデル パターン) を使用して、選択ビュー モデルと共通アクティブ化可能なウィジェットを作成し、フォーカスを管理することで、画面上の UI ナビゲーションをシンプルかつ柔軟に処理する方法を説明します。このプロセスでは、コーディングは一切不要であり、UMG とブループリントベースの MVVM に焦点を絞って作業を行います。リスト、タイル、ボタンなどの要素が、選択ビュー モデルと共通アクティブ化可能なウィジェットを使用して相互に通信するシンプルな画面に、フォーカスベースのナビゲーションを実装します。
We will implement a focus-based navigation in a simple screen where elements like lists, tiles and buttons communicate with each other using the Selection View Model and with the help of Common Activatable Widgets.
https://dev.epicgames.com/community/learning/tutorials/jDXO/unreal-engine-mvvm-ui