diff --git a/03-UnrealEngine/UI/CommonUI.md b/03-UnrealEngine/UI/CommonUI.md index 317ca18..843dfe9 100644 --- a/03-UnrealEngine/UI/CommonUI.md +++ b/03-UnrealEngine/UI/CommonUI.md @@ -222,4 +222,12 @@ FUIActionBindingHandle UCommonUserWidget::RegisterUIActionBinding(const FBindUIA 创建了若干控件: - MaterialProgressBar:继承自UCommonUserWidget -- LyraBoundActionButton:继承自UCommonBoundActionButton \ No newline at end of file +- LyraBoundActionButton:继承自UCommonBoundActionButton + +# # CommonUI Navigating +- https://www.youtube.com/watch?v=kZUwEEtkItg +- https://www.youtube.com/watch?v=iV5HygiBwGE + +https://www.youtube.com/watch?v=17nARa4jruc +https://www.youtube.com/watch?v=aDoNLyUVy2o +https://www.youtube.com/watch?v=QOoo_FNNHqY \ No newline at end of file