37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
|
|
%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
|