Add Generic UI foundation
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
[/Script/PHY.PHYUISettings]
|
||||
bUseCommonUI=True
|
||||
bUseGenericUISystem=True
|
||||
bOpenMenusWithGameplayPause=False
|
||||
RootLayoutClass="/Script/PHY.PHYGameUILayout"
|
||||
DefaultHUDWidgetClass="/Script/PHY.PHYHUDStatusWidget"
|
||||
GameplayLayerTag=(TagName="UI.Layer.Game")
|
||||
HUDLayerTag=(TagName="UI.Layer.HUD")
|
||||
MenuLayerTag=(TagName="UI.Layer.Menu")
|
||||
ModalLayerTag=(TagName="UI.Layer.Modal")
|
||||
DefaultHUDLayerName=HUD
|
||||
|
||||
Reference in New Issue
Block a user