From fa75d5f24eaecdc93f4e0be811c41363b998648a Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Wed, 3 Sep 2025 21:51:46 +0800 Subject: [PATCH] vault backup: 2025-09-03 21:51:46 --- 03-UnrealEngine/UI/CommonUI.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/03-UnrealEngine/UI/CommonUI.md b/03-UnrealEngine/UI/CommonUI.md index 7a3041e..76b1898 100644 --- a/03-UnrealEngine/UI/CommonUI.md +++ b/03-UnrealEngine/UI/CommonUI.md @@ -345,4 +345,5 @@ void UWidget::SetUserFocus(APlayerController* PlayerController) 2. 修复KeyBoard UI Nav的bug 3. KeySelector扩展,添加图标模型以及只有GamePad输入模式。 4. 声音没有保存设置。 -5. 给其他控件实现类似CommonButton的bShouldUseFallbackDefaultInputAction的功能 \ No newline at end of file +5. 给其他控件实现类似CommonButton的bShouldUseFallbackDefaultInputAction的功能 +6. Settings 界面添加设置说明 \ No newline at end of file