From a4d5bcf8f8612bff7ab784edb710d48aef3ec94e Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Tue, 2 Sep 2025 17:49:10 +0800 Subject: [PATCH] vault backup: 2025-09-02 17:49:10 --- 03-UnrealEngine/UI/CommonUI.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/03-UnrealEngine/UI/CommonUI.md b/03-UnrealEngine/UI/CommonUI.md index bf74d78..19028a5 100644 --- a/03-UnrealEngine/UI/CommonUI.md +++ b/03-UnrealEngine/UI/CommonUI.md @@ -225,8 +225,7 @@ FUIActionBindingHandle UCommonUserWidget::RegisterUIActionBinding(const FBindUIA - LyraBoundActionButton:继承自UCommonBoundActionButton # # CommonUI Navigating -- [How to Handle Input and Navigation in Unreal Motion Graphics (UMG) | Unreal Fest Gold Coast 2024](https://www.youtube.com/watch?v=kZUwEEtkItg) -- https://www.youtube.com/watch?v=iV5HygiBwGE +- [x] [How to Handle Input and Navigation in Unreal Motion Graphics (UMG) | Unreal Fest Gold Coast 2024](https://www.youtube.com/watch?v=kZUwEEtkItg) https://www.youtube.com/watch?v=17nARa4jruc https://www.youtube.com/watch?v=aDoNLyUVy2o @@ -245,5 +244,5 @@ PS: ## 相关事件 - OnActivated: - OnDeactivated: -- OnAddedToFocusPath: +- OnAddedToFocusPath: - OnRemoveFromFocusPath: \ No newline at end of file