• 蓝图脚本来处理

==================================================


UMG UI Designer

​https://docs.unrealengine.com/latest/INT/Engine/UMG/index.html​

UMG UI Designer User Guide

​https://docs.unrealengine.com/latest/INT/Engine/UMG/UserGuide/index.html​

Styling属性说明

​https://docs.unrealengine.com/latest/INT/Engine/UMG/UserGuide/Styling/index.html​


动态创建一个可滑动可点击的button列表

​https://wiki.unrealengine.com/UMG,_Create_Scrollable_List_of_Clickable_Buttons_From_Dynamic_Array​


如何实现unity中的OnGUI功能

​https://wiki.unrealengine.com/HUD:_Unity_3D_OnGUI_Remake​


Extend UserWidget for UMG Widgets

​https://wiki.unrealengine.com/Extend_UserWidget_for_UMG_Widgets​






  • C++编码来处理



============================================

UMG, Referencing UMG Widgets in Code(推荐)

​https://wiki.unrealengine.com/UMG,_Referencing_UMG_Widgets_in_Code​


[TUTORIAL/SNIPPET] Creating a UMG Widget in C++, and delegate example.

​https://forums.unrealengine.com/showthread.php?52773-Tutorial-Snippet-Creating-a-UMG-Widget-in-C-and-delegate-example​


How To Draw A Health Bar and Load Textures with C++

​https://www.youtube.com/watch?v=jPo-LID9wUY​


Coding a Canvas HUD

​https://www.youtube.com/watch?v=yCqsbXS9yRg​


HUD, Canvas, Code Sample of 800+ Lines, Create Buttons & Draw Materials

​https://wiki.unrealengine.com/HUD,_Canvas,_Code_Sample_of_800%2B_Lines,_Create_Buttons_%26_Draw_Materials​