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