Add paged character attribute menu

This commit is contained in:
2026-04-26 20:53:55 +08:00
parent c4f185736f
commit 57363d9e7f
22 changed files with 1922 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ bUseGenericUISystem=True
bOpenMenusWithGameplayPause=False
RootLayoutClass="/Script/PHY.PHYGameUILayout"
DefaultHUDWidgetClass="/Script/PHY.PHYHUDStatusWidget"
AttributeMenuWidgetClass="/Script/PHY.PHYAttributeMenuWidget"
GameplayLayerTag=(TagName="UI.Layer.Game")
HUDLayerTag=(TagName="UI.Layer.HUD")
MenuLayerTag=(TagName="UI.Layer.Menu")