This commit is contained in:
2025-09-24 15:34:24 +08:00
parent 14f74b229c
commit 5be39ffe71
724 changed files with 1935656 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 16d24bc1f42c9344cbd4957ff9212b22, type: 3}
m_Name: UIConfig
m_EditorClassIdentifier:
domain:
uiConfigJsons:
- uiType: UILoadingView
pathId: Prefabs_UILoadingView
path: Assets/Domain/Test/AddressableRes/Prefabs/UILoadingView/UILoadingView.prefab
isWindow: 1
uiLayer: 3000
- uiType: UILoginView
pathId: Prefabs_UILoginView
path: Assets/Domain/Test/AddressableRes/Prefabs/UILoginView/UILoginView.prefab
isWindow: 0
uiLayer: 3000
- uiType: UIMessageBoxView
pathId: Prefabs_UIMessageBoxView
path: Assets/Domain/Test/AddressableRes/Prefabs/UIMessageBox/UIMessageBoxView.prefab
isWindow: 0
uiLayer: 3000
- uiType: UITestView
pathId: Prefabs_UITestView
path: Assets/Domain/Test/AddressableRes/Prefabs/UILoginView/UITestView.prefab
isWindow: 0
uiLayer: 3000