UI界面的命名规范

This commit is contained in:
huyulong 2024-12-11 17:41:14 +08:00
parent 99d2d7a7e8
commit a1787fd70d
5 changed files with 9 additions and 9 deletions

View File

@ -979,7 +979,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 2855068880506871865, guid: 29c73bc687a198749af78a190ec7e6a0, type: 3}
propertyPath: m_AnchorMax.y
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2855068880506871865, guid: 29c73bc687a198749af78a190ec7e6a0, type: 3}
propertyPath: m_AnchorMin.x
@ -987,11 +987,11 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 2855068880506871865, guid: 29c73bc687a198749af78a190ec7e6a0, type: 3}
propertyPath: m_AnchorMin.y
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2855068880506871865, guid: 29c73bc687a198749af78a190ec7e6a0, type: 3}
propertyPath: m_SizeDelta.x
value: 354
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2855068880506871865, guid: 29c73bc687a198749af78a190ec7e6a0, type: 3}
propertyPath: m_SizeDelta.y
@ -1027,11 +1027,11 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 2855068880506871865, guid: 29c73bc687a198749af78a190ec7e6a0, type: 3}
propertyPath: m_AnchoredPosition.x
value: 177
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2855068880506871865, guid: 29c73bc687a198749af78a190ec7e6a0, type: 3}
propertyPath: m_AnchoredPosition.y
value: -32.2326
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2855068880506871865, guid: 29c73bc687a198749af78a190ec7e6a0, type: 3}
propertyPath: m_LocalEulerAnglesHint.x

View File

@ -1249,7 +1249,7 @@ GameObject:
m_Component:
- component: {fileID: 649319181960185584}
m_Layer: 5
m_Name: FreePanel_14
m_Name: FreePanel14
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0

View File

@ -10079,7 +10079,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 649319181960185585, guid: 4e33c9a51d538a8438f323dc04a989c2, type: 3}
propertyPath: m_Name
value: FreePanel_14
value: FreePanel14
objectReference: {fileID: 0}
- target: {fileID: 649319181960185585, guid: 4e33c9a51d538a8438f323dc04a989c2, type: 3}
propertyPath: m_IsActive
@ -11056,7 +11056,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: -927199367670048503, guid: 062c3db07b863f644a93bc3f63e6644b, type: 3}
propertyPath: m_IsActive
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: -927199367670048503, guid: 062c3db07b863f644a93bc3f63e6644b, type: 3}
propertyPath: m_TagString

View File

@ -7,7 +7,7 @@ using UnityEngine.UI;
public class FreePanel01 : MonoBehaviour
{
//连接语言的按钮
public Button connectBtn;
//public GameObject FreePanel02;