UI系统组件
This commit is contained in:
57
Assets/_Game/Data/UI/UI_SettingsSchema.asset
Normal file
57
Assets/_Game/Data/UI/UI_SettingsSchema.asset
Normal file
@@ -0,0 +1,57 @@
|
||||
%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: 0edaa79306d53d74da12f1f0cb03ea48, type: 3}
|
||||
m_Name: UI_SettingsSchema
|
||||
m_EditorClassIdentifier:
|
||||
_items:
|
||||
- isHeader: 1
|
||||
labelKey: SET_SECTION_AUDIO
|
||||
key: 0
|
||||
- isHeader: 0
|
||||
labelKey: SET_MASTER_VOLUME
|
||||
key: 0
|
||||
- isHeader: 0
|
||||
labelKey: SET_BGM_VOLUME
|
||||
key: 1
|
||||
- isHeader: 0
|
||||
labelKey: SET_SFX_VOLUME
|
||||
key: 2
|
||||
- isHeader: 0
|
||||
labelKey: SET_AMBIENT_VOLUME
|
||||
key: 3
|
||||
- isHeader: 1
|
||||
labelKey: SET_SECTION_DISPLAY
|
||||
key: 0
|
||||
- isHeader: 0
|
||||
labelKey: SET_VSYNC
|
||||
key: 4
|
||||
- isHeader: 0
|
||||
labelKey: SET_TARGET_FPS
|
||||
key: 5
|
||||
- isHeader: 1
|
||||
labelKey: SET_SECTION_ACCESS
|
||||
key: 0
|
||||
- isHeader: 0
|
||||
labelKey: SET_UI_SCALE
|
||||
key: 6
|
||||
- isHeader: 0
|
||||
labelKey: SET_COLORBLIND
|
||||
key: 7
|
||||
- isHeader: 0
|
||||
labelKey: SET_SCREEN_SHAKE
|
||||
key: 8
|
||||
- isHeader: 1
|
||||
labelKey: SET_SECTION_LANGUAGE
|
||||
key: 0
|
||||
- isHeader: 0
|
||||
labelKey: SET_LANGUAGE
|
||||
key: 9
|
||||
Reference in New Issue
Block a user