com.taptap.sdk.login 4.3.0-aplha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Mobile/Editor/NativeDependencies.xml +20 -0
- package/Mobile/Editor/NativeDependencies.xml.meta +7 -0
- package/Mobile/Editor/TapLoginIOSProcessor.cs +91 -0
- package/Mobile/Editor/TapLoginIOSProcessor.cs.meta +11 -0
- package/Mobile/Editor/TapLoginMobileProcessBuild.cs +20 -0
- package/Mobile/Editor/TapLoginMobileProcessBuild.cs.meta +11 -0
- package/Mobile/Editor/TapSDK.Login.Mobile.Editor.asmdef +17 -0
- package/Mobile/Editor/TapSDK.Login.Mobile.Editor.asmdef.meta +7 -0
- package/Mobile/Editor.meta +8 -0
- package/Mobile/Runtime/AccountWrapper.cs +32 -0
- package/Mobile/Runtime/AccountWrapper.cs.meta +3 -0
- package/Mobile/Runtime/TapSDK.Login.Mobile.Runtime.asmdef +20 -0
- package/Mobile/Runtime/TapSDK.Login.Mobile.Runtime.asmdef.meta +7 -0
- package/Mobile/Runtime/TapTapLoginImpl.cs +81 -0
- package/Mobile/Runtime/TapTapLoginImpl.cs.meta +3 -0
- package/Mobile/Runtime.meta +8 -0
- package/Mobile.meta +8 -0
- package/Plugins/iOS/TapTapSDKLoginAppDelegate.mm +40 -0
- package/Plugins/iOS/TapTapSDKLoginAppDelegate.mm.meta +37 -0
- package/Plugins/iOS.meta +8 -0
- package/Plugins/zxing.unity.dll +0 -0
- package/Plugins/zxing.unity.dll.meta +33 -0
- package/Plugins.meta +8 -0
- package/Runtime/Internal/ITapTapLoginPlatform.cs +15 -0
- package/Runtime/Internal/ITapTapLoginPlatform.cs.meta +3 -0
- package/Runtime/Internal/Init/LoginInitTask.cs +20 -0
- package/Runtime/Internal/Init/LoginInitTask.cs.meta +11 -0
- package/Runtime/Internal/Init.meta +8 -0
- package/Runtime/Internal/Region.cs +98 -0
- package/Runtime/Internal/Region.cs.meta +11 -0
- package/Runtime/Internal/TapTapLoginManager.cs +38 -0
- package/Runtime/Internal/TapTapLoginManager.cs.meta +3 -0
- package/Runtime/Internal.meta +8 -0
- package/Runtime/Public/AccessToken.cs +83 -0
- package/Runtime/Public/AccessToken.cs.meta +11 -0
- package/Runtime/Public/Profile.cs +51 -0
- package/Runtime/Public/Profile.cs.meta +11 -0
- package/Runtime/Public/TapTapAccount.cs +70 -0
- package/Runtime/Public/TapTapAccount.cs.meta +3 -0
- package/Runtime/Public/TapTapLogin.cs +39 -0
- package/Runtime/Public/TapTapLogin.cs.meta +3 -0
- package/Runtime/Public/TapTapSdk.cs +26 -0
- package/Runtime/Public/TapTapSdk.cs.meta +11 -0
- package/Runtime/Public.meta +8 -0
- package/Runtime/TapSDK.Login.Runtime.asmdef +15 -0
- package/Runtime/TapSDK.Login.Runtime.asmdef.meta +7 -0
- package/Runtime.meta +8 -0
- package/Standalone/Editor/TapLoginStandaloneProcessBuild.cs +22 -0
- package/Standalone/Editor/TapLoginStandaloneProcessBuild.cs.meta +11 -0
- package/Standalone/Editor/TapSDK.Login.Standalone.Editor.asmdef +17 -0
- package/Standalone/Editor/TapSDK.Login.Standalone.Editor.asmdef.meta +7 -0
- package/Standalone/Editor.meta +8 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginPanel.prefab +811 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginPanel.prefab.meta +8 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginWithPermissionPanel.prefab +820 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginWithPermissionPanel.prefab.meta +8 -0
- package/Standalone/Resources/Prefabs/TapLogin/PermissionItem.prefab +314 -0
- package/Standalone/Resources/Prefabs/TapLogin/PermissionItem.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/QRCodeContainer.prefab +1501 -0
- package/Standalone/Resources/Prefabs/TapLogin/QRCodeContainer.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/Tips.prefab +286 -0
- package/Standalone/Resources/Prefabs/TapLogin/Tips.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/TopBar.prefab +485 -0
- package/Standalone/Resources/Prefabs/TapLogin/TopBar.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebContainer.prefab +514 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebContainer.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebWithPermissionContainer.prefab +988 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebWithPermissionContainer.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin.meta +8 -0
- package/Standalone/Resources/Prefabs/TapTapSdkWindow.prefab +175 -0
- package/Standalone/Resources/Prefabs/TapTapSdkWindow.prefab.meta +8 -0
- package/Standalone/Resources/Prefabs.meta +8 -0
- package/Standalone/Resources/Sprites/taptap-client-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-client-bg.png.meta +92 -0
- package/Standalone/Resources/Sprites/taptap-divider.png +0 -0
- package/Standalone/Resources/Sprites/taptap-divider.png.meta +146 -0
- package/Standalone/Resources/Sprites/taptap-login-android-client.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-android-client.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked-v2.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked-v2.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-unchecked.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-unchecked.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-button-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-button-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-confirm-triangle.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-confirm-triangle.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-ios-client.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-ios-client.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-tips-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-tips-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-logo.png +0 -0
- package/Standalone/Resources/Sprites/taptap-logo.png.meta +130 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-error.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-error.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-info.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-info.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-success.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-success.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-warning.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-warning.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-cancel.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-cancel.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-guide.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-guide.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-logo.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-logo.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg-grey.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg-grey.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh-btn-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh-btn-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-tap-log-v2.png +0 -0
- package/Standalone/Resources/Sprites/taptap-tap-log-v2.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-tap-logo.png +0 -0
- package/Standalone/Resources/Sprites/taptap-tap-logo.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon-v2.png +0 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon-v2.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon.png +0 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-web-login.png +0 -0
- package/Standalone/Resources/Sprites/taptap-web-login.png.meta +146 -0
- package/Standalone/Resources/Sprites.meta +8 -0
- package/Standalone/Resources.meta +8 -0
- package/Standalone/Runtime/Internal/ContainerWindow.cs +67 -0
- package/Standalone/Runtime/Internal/ContainerWindow.cs.meta +11 -0
- package/Standalone/Runtime/Internal/LoginLanguage.cs +1117 -0
- package/Standalone/Runtime/Internal/LoginLanguage.cs.meta +11 -0
- package/Standalone/Runtime/Internal/Net.cs +291 -0
- package/Standalone/Runtime/Internal/Net.cs.meta +11 -0
- package/Standalone/Runtime/Internal/QRCodeWindow.cs +776 -0
- package/Standalone/Runtime/Internal/QRCodeWindow.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UI.cs +22 -0
- package/Standalone/Runtime/Internal/UI.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIAnimator.cs +77 -0
- package/Standalone/Runtime/Internal/UIAnimator.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIBase.cs +27 -0
- package/Standalone/Runtime/Internal/UIBase.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIElement.cs +185 -0
- package/Standalone/Runtime/Internal/UIElement.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIManager.cs +100 -0
- package/Standalone/Runtime/Internal/UIManager.cs.meta +11 -0
- package/Standalone/Runtime/Internal/WebLoginRequestManager.cs +185 -0
- package/Standalone/Runtime/Internal/WebLoginRequestManager.cs.meta +11 -0
- package/Standalone/Runtime/Internal.meta +8 -0
- package/Standalone/Runtime/Internal2/AccountManager.cs +87 -0
- package/Standalone/Runtime/Internal2/AccountManager.cs.meta +3 -0
- package/Standalone/Runtime/Internal2/AuthorizationProviderImpl.cs +13 -0
- package/Standalone/Runtime/Internal2/AuthorizationProviderImpl.cs.meta +3 -0
- package/Standalone/Runtime/Internal2/Http/LoginHttpClient.cs +139 -0
- package/Standalone/Runtime/Internal2/Http/LoginHttpClient.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/ErrorResponse.cs +16 -0
- package/Standalone/Runtime/Internal2/Http/Response/ErrorResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/ProfileResponse.cs +28 -0
- package/Standalone/Runtime/Internal2/Http/Response/ProfileResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/QRCodeResponse.cs +22 -0
- package/Standalone/Runtime/Internal2/Http/Response/QRCodeResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/TokenResponse.cs +33 -0
- package/Standalone/Runtime/Internal2/Http/Response/TokenResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response.meta +8 -0
- package/Standalone/Runtime/Internal2/Http.meta +8 -0
- package/Standalone/Runtime/Internal2/LoginService.cs +127 -0
- package/Standalone/Runtime/Internal2/LoginService.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/QRCodeUtils.cs +50 -0
- package/Standalone/Runtime/Internal2/QRCodeUtils.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/TapLoginStandaloneImpl.cs +181 -0
- package/Standalone/Runtime/Internal2/TapLoginStandaloneImpl.cs.meta +3 -0
- package/Standalone/Runtime/Internal2/UI/ClientButtonListener.cs +20 -0
- package/Standalone/Runtime/Internal2/UI/ClientButtonListener.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/LoginPanelController.cs +72 -0
- package/Standalone/Runtime/Internal2/UI/LoginPanelController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/QRCodeController.cs +180 -0
- package/Standalone/Runtime/Internal2/UI/QRCodeController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/TitleController.cs +20 -0
- package/Standalone/Runtime/Internal2/UI/TitleController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/WebController.cs +125 -0
- package/Standalone/Runtime/Internal2/UI/WebController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI.meta +8 -0
- package/Standalone/Runtime/Internal2.meta +8 -0
- package/Standalone/Runtime/Public/IAuthorizationProvider.cs +9 -0
- package/Standalone/Runtime/Public/IAuthorizationProvider.cs.meta +3 -0
- package/Standalone/Runtime/Public/IComplianceProvider.cs +7 -0
- package/Standalone/Runtime/Public/IComplianceProvider.cs.meta +3 -0
- package/Standalone/Runtime/Public/TapTapLoginStandalone.cs +38 -0
- package/Standalone/Runtime/Public/TapTapLoginStandalone.cs.meta +3 -0
- package/Standalone/Runtime/Public.meta +8 -0
- package/Standalone/Runtime/TapSDK.Login.Standalone.Runtime.asmdef +24 -0
- package/Standalone/Runtime/TapSDK.Login.Standalone.Runtime.asmdef.meta +7 -0
- package/Standalone/Runtime.meta +8 -0
- package/Standalone.meta +8 -0
- package/package.json +11 -0
- package/package.json.meta +7 -0
|
@@ -0,0 +1,820 @@
|
|
|
1
|
+
%YAML 1.1
|
|
2
|
+
%TAG !u! tag:unity3d.com,2011:
|
|
3
|
+
--- !u!1 &1988411968899274
|
|
4
|
+
GameObject:
|
|
5
|
+
m_ObjectHideFlags: 0
|
|
6
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
7
|
+
m_PrefabInstance: {fileID: 0}
|
|
8
|
+
m_PrefabAsset: {fileID: 0}
|
|
9
|
+
serializedVersion: 6
|
|
10
|
+
m_Component:
|
|
11
|
+
- component: {fileID: 224718936248725256}
|
|
12
|
+
- component: {fileID: 222194775545726812}
|
|
13
|
+
- component: {fileID: 114158668541600830}
|
|
14
|
+
m_Layer: 5
|
|
15
|
+
m_Name: LoginWithPermissionPanel
|
|
16
|
+
m_TagString: Untagged
|
|
17
|
+
m_Icon: {fileID: 0}
|
|
18
|
+
m_NavMeshLayer: 0
|
|
19
|
+
m_StaticEditorFlags: 0
|
|
20
|
+
m_IsActive: 1
|
|
21
|
+
--- !u!224 &224718936248725256
|
|
22
|
+
RectTransform:
|
|
23
|
+
m_ObjectHideFlags: 0
|
|
24
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
25
|
+
m_PrefabInstance: {fileID: 0}
|
|
26
|
+
m_PrefabAsset: {fileID: 0}
|
|
27
|
+
m_GameObject: {fileID: 1988411968899274}
|
|
28
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
29
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
30
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
31
|
+
m_Children:
|
|
32
|
+
- {fileID: 2623335023565741531}
|
|
33
|
+
- {fileID: 7974149656338911424}
|
|
34
|
+
- {fileID: 1592072733947156768}
|
|
35
|
+
- {fileID: 8187989918829261433}
|
|
36
|
+
m_Father: {fileID: 0}
|
|
37
|
+
m_RootOrder: 0
|
|
38
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
39
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
40
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
41
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
42
|
+
m_SizeDelta: {x: 800, y: 480}
|
|
43
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
44
|
+
--- !u!222 &222194775545726812
|
|
45
|
+
CanvasRenderer:
|
|
46
|
+
m_ObjectHideFlags: 0
|
|
47
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
48
|
+
m_PrefabInstance: {fileID: 0}
|
|
49
|
+
m_PrefabAsset: {fileID: 0}
|
|
50
|
+
m_GameObject: {fileID: 1988411968899274}
|
|
51
|
+
m_CullTransparentMesh: 1
|
|
52
|
+
--- !u!114 &114158668541600830
|
|
53
|
+
MonoBehaviour:
|
|
54
|
+
m_ObjectHideFlags: 0
|
|
55
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
56
|
+
m_PrefabInstance: {fileID: 0}
|
|
57
|
+
m_PrefabAsset: {fileID: 0}
|
|
58
|
+
m_GameObject: {fileID: 1988411968899274}
|
|
59
|
+
m_Enabled: 1
|
|
60
|
+
m_EditorHideFlags: 0
|
|
61
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
62
|
+
m_Name:
|
|
63
|
+
m_EditorClassIdentifier:
|
|
64
|
+
m_Material: {fileID: 0}
|
|
65
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
66
|
+
m_RaycastTarget: 1
|
|
67
|
+
m_Maskable: 1
|
|
68
|
+
m_OnCullStateChanged:
|
|
69
|
+
m_PersistentCalls:
|
|
70
|
+
m_Calls: []
|
|
71
|
+
m_Sprite: {fileID: 21300000, guid: 86b9e58454341479496cd09b34eb515a, type: 3}
|
|
72
|
+
m_Type: 0
|
|
73
|
+
m_PreserveAspect: 0
|
|
74
|
+
m_FillCenter: 1
|
|
75
|
+
m_FillMethod: 4
|
|
76
|
+
m_FillAmount: 1
|
|
77
|
+
m_FillClockwise: 1
|
|
78
|
+
m_FillOrigin: 0
|
|
79
|
+
m_UseSpriteMesh: 0
|
|
80
|
+
m_PixelsPerUnitMultiplier: 1
|
|
81
|
+
--- !u!1 &8710324469925805941
|
|
82
|
+
GameObject:
|
|
83
|
+
m_ObjectHideFlags: 0
|
|
84
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
85
|
+
m_PrefabInstance: {fileID: 0}
|
|
86
|
+
m_PrefabAsset: {fileID: 0}
|
|
87
|
+
serializedVersion: 6
|
|
88
|
+
m_Component:
|
|
89
|
+
- component: {fileID: 1592072733947156768}
|
|
90
|
+
- component: {fileID: 1287205194081041748}
|
|
91
|
+
- component: {fileID: 945199783146882795}
|
|
92
|
+
m_Layer: 5
|
|
93
|
+
m_Name: Divider
|
|
94
|
+
m_TagString: Untagged
|
|
95
|
+
m_Icon: {fileID: 0}
|
|
96
|
+
m_NavMeshLayer: 0
|
|
97
|
+
m_StaticEditorFlags: 0
|
|
98
|
+
m_IsActive: 1
|
|
99
|
+
--- !u!224 &1592072733947156768
|
|
100
|
+
RectTransform:
|
|
101
|
+
m_ObjectHideFlags: 0
|
|
102
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
103
|
+
m_PrefabInstance: {fileID: 0}
|
|
104
|
+
m_PrefabAsset: {fileID: 0}
|
|
105
|
+
m_GameObject: {fileID: 8710324469925805941}
|
|
106
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
107
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
108
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
109
|
+
m_Children: []
|
|
110
|
+
m_Father: {fileID: 224718936248725256}
|
|
111
|
+
m_RootOrder: 2
|
|
112
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
113
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
114
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
115
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
116
|
+
m_SizeDelta: {x: 1, y: 340}
|
|
117
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
118
|
+
--- !u!222 &1287205194081041748
|
|
119
|
+
CanvasRenderer:
|
|
120
|
+
m_ObjectHideFlags: 0
|
|
121
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
122
|
+
m_PrefabInstance: {fileID: 0}
|
|
123
|
+
m_PrefabAsset: {fileID: 0}
|
|
124
|
+
m_GameObject: {fileID: 8710324469925805941}
|
|
125
|
+
m_CullTransparentMesh: 1
|
|
126
|
+
--- !u!114 &945199783146882795
|
|
127
|
+
MonoBehaviour:
|
|
128
|
+
m_ObjectHideFlags: 0
|
|
129
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
130
|
+
m_PrefabInstance: {fileID: 0}
|
|
131
|
+
m_PrefabAsset: {fileID: 0}
|
|
132
|
+
m_GameObject: {fileID: 8710324469925805941}
|
|
133
|
+
m_Enabled: 1
|
|
134
|
+
m_EditorHideFlags: 0
|
|
135
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
136
|
+
m_Name:
|
|
137
|
+
m_EditorClassIdentifier:
|
|
138
|
+
m_Material: {fileID: 0}
|
|
139
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
140
|
+
m_RaycastTarget: 1
|
|
141
|
+
m_Maskable: 1
|
|
142
|
+
m_OnCullStateChanged:
|
|
143
|
+
m_PersistentCalls:
|
|
144
|
+
m_Calls: []
|
|
145
|
+
m_Sprite: {fileID: 21300000, guid: 8dd7a6f3160e348049a949bc78ef0b29, type: 3}
|
|
146
|
+
m_Type: 0
|
|
147
|
+
m_PreserveAspect: 0
|
|
148
|
+
m_FillCenter: 1
|
|
149
|
+
m_FillMethod: 4
|
|
150
|
+
m_FillAmount: 1
|
|
151
|
+
m_FillClockwise: 1
|
|
152
|
+
m_FillOrigin: 0
|
|
153
|
+
m_UseSpriteMesh: 0
|
|
154
|
+
m_PixelsPerUnitMultiplier: 1
|
|
155
|
+
--- !u!1001 &5233933223435314715
|
|
156
|
+
PrefabInstance:
|
|
157
|
+
m_ObjectHideFlags: 0
|
|
158
|
+
serializedVersion: 2
|
|
159
|
+
m_Modification:
|
|
160
|
+
m_TransformParent: {fileID: 224718936248725256}
|
|
161
|
+
m_Modifications:
|
|
162
|
+
- target: {fileID: 2295100608884630, guid: 38d4f6f2b47d74afdbc80e01106231c0, type: 3}
|
|
163
|
+
propertyPath: m_SizeDelta.x
|
|
164
|
+
value: 0
|
|
165
|
+
objectReference: {fileID: 0}
|
|
166
|
+
- target: {fileID: 95145862890651760, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
167
|
+
type: 3}
|
|
168
|
+
propertyPath: m_AnchorMax.y
|
|
169
|
+
value: 1
|
|
170
|
+
objectReference: {fileID: 0}
|
|
171
|
+
- target: {fileID: 95145862890651760, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
172
|
+
type: 3}
|
|
173
|
+
propertyPath: m_AnchorMin.y
|
|
174
|
+
value: 1
|
|
175
|
+
objectReference: {fileID: 0}
|
|
176
|
+
- target: {fileID: 95145862890651760, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
177
|
+
type: 3}
|
|
178
|
+
propertyPath: m_SizeDelta.x
|
|
179
|
+
value: 322
|
|
180
|
+
objectReference: {fileID: 0}
|
|
181
|
+
- target: {fileID: 95145862890651760, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
182
|
+
type: 3}
|
|
183
|
+
propertyPath: m_AnchoredPosition.x
|
|
184
|
+
value: 161
|
|
185
|
+
objectReference: {fileID: 0}
|
|
186
|
+
- target: {fileID: 95145862890651760, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
187
|
+
type: 3}
|
|
188
|
+
propertyPath: m_AnchoredPosition.y
|
|
189
|
+
value: -39
|
|
190
|
+
objectReference: {fileID: 0}
|
|
191
|
+
- target: {fileID: 1096414973715708821, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
192
|
+
type: 3}
|
|
193
|
+
propertyPath: m_Name
|
|
194
|
+
value: Web
|
|
195
|
+
objectReference: {fileID: 0}
|
|
196
|
+
- target: {fileID: 1235409854735982334, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
197
|
+
type: 3}
|
|
198
|
+
propertyPath: m_AnchorMax.y
|
|
199
|
+
value: 1
|
|
200
|
+
objectReference: {fileID: 0}
|
|
201
|
+
- target: {fileID: 1235409854735982334, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
202
|
+
type: 3}
|
|
203
|
+
propertyPath: m_AnchorMin.y
|
|
204
|
+
value: 1
|
|
205
|
+
objectReference: {fileID: 0}
|
|
206
|
+
- target: {fileID: 1235409854735982334, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
207
|
+
type: 3}
|
|
208
|
+
propertyPath: m_SizeDelta.x
|
|
209
|
+
value: 322
|
|
210
|
+
objectReference: {fileID: 0}
|
|
211
|
+
- target: {fileID: 1235409854735982334, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
212
|
+
type: 3}
|
|
213
|
+
propertyPath: m_AnchoredPosition.x
|
|
214
|
+
value: 161
|
|
215
|
+
objectReference: {fileID: 0}
|
|
216
|
+
- target: {fileID: 1235409854735982334, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
217
|
+
type: 3}
|
|
218
|
+
propertyPath: m_AnchoredPosition.y
|
|
219
|
+
value: -11
|
|
220
|
+
objectReference: {fileID: 0}
|
|
221
|
+
- target: {fileID: 3401297704756007446, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
222
|
+
type: 3}
|
|
223
|
+
propertyPath: m_Text
|
|
224
|
+
value: "\u6388\u6743 TapTap \u8D26\u53F7\uFF0C\u5B8C\u6210\u540E\u5C06\u81EA\u52A8\u8FD4\u56DE\u6E38\u620F\u3002"
|
|
225
|
+
objectReference: {fileID: 0}
|
|
226
|
+
- target: {fileID: 3401297704756007446, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
227
|
+
type: 3}
|
|
228
|
+
propertyPath: m_FontData.m_Font
|
|
229
|
+
value:
|
|
230
|
+
objectReference: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330,
|
|
231
|
+
type: 3}
|
|
232
|
+
- target: {fileID: 3848990288322469437, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
233
|
+
type: 3}
|
|
234
|
+
propertyPath: m_AnchorMax.y
|
|
235
|
+
value: 0
|
|
236
|
+
objectReference: {fileID: 0}
|
|
237
|
+
- target: {fileID: 3848990288322469437, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
238
|
+
type: 3}
|
|
239
|
+
propertyPath: m_AnchorMin.y
|
|
240
|
+
value: 0
|
|
241
|
+
objectReference: {fileID: 0}
|
|
242
|
+
- target: {fileID: 3848990288322469437, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
243
|
+
type: 3}
|
|
244
|
+
propertyPath: m_SizeDelta.x
|
|
245
|
+
value: 321
|
|
246
|
+
objectReference: {fileID: 0}
|
|
247
|
+
- target: {fileID: 3848990288322469437, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
248
|
+
type: 3}
|
|
249
|
+
propertyPath: m_SizeDelta.y
|
|
250
|
+
value: 0
|
|
251
|
+
objectReference: {fileID: 0}
|
|
252
|
+
- target: {fileID: 3848990288322469437, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
253
|
+
type: 3}
|
|
254
|
+
propertyPath: m_AnchoredPosition.x
|
|
255
|
+
value: 160.5
|
|
256
|
+
objectReference: {fileID: 0}
|
|
257
|
+
- target: {fileID: 4040211772173682262, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
258
|
+
type: 3}
|
|
259
|
+
propertyPath: m_FontData.m_Font
|
|
260
|
+
value:
|
|
261
|
+
objectReference: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330,
|
|
262
|
+
type: 3}
|
|
263
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
264
|
+
type: 3}
|
|
265
|
+
propertyPath: m_Pivot.x
|
|
266
|
+
value: 1
|
|
267
|
+
objectReference: {fileID: 0}
|
|
268
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
269
|
+
type: 3}
|
|
270
|
+
propertyPath: m_Pivot.y
|
|
271
|
+
value: 1
|
|
272
|
+
objectReference: {fileID: 0}
|
|
273
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
274
|
+
type: 3}
|
|
275
|
+
propertyPath: m_RootOrder
|
|
276
|
+
value: 3
|
|
277
|
+
objectReference: {fileID: 0}
|
|
278
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
279
|
+
type: 3}
|
|
280
|
+
propertyPath: m_AnchorMax.x
|
|
281
|
+
value: 1
|
|
282
|
+
objectReference: {fileID: 0}
|
|
283
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
284
|
+
type: 3}
|
|
285
|
+
propertyPath: m_AnchorMax.y
|
|
286
|
+
value: 1
|
|
287
|
+
objectReference: {fileID: 0}
|
|
288
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
289
|
+
type: 3}
|
|
290
|
+
propertyPath: m_AnchorMin.x
|
|
291
|
+
value: 1
|
|
292
|
+
objectReference: {fileID: 0}
|
|
293
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
294
|
+
type: 3}
|
|
295
|
+
propertyPath: m_AnchorMin.y
|
|
296
|
+
value: 1
|
|
297
|
+
objectReference: {fileID: 0}
|
|
298
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
299
|
+
type: 3}
|
|
300
|
+
propertyPath: m_SizeDelta.x
|
|
301
|
+
value: 400
|
|
302
|
+
objectReference: {fileID: 0}
|
|
303
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
304
|
+
type: 3}
|
|
305
|
+
propertyPath: m_SizeDelta.y
|
|
306
|
+
value: 358
|
|
307
|
+
objectReference: {fileID: 0}
|
|
308
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
309
|
+
type: 3}
|
|
310
|
+
propertyPath: m_LocalPosition.x
|
|
311
|
+
value: 0
|
|
312
|
+
objectReference: {fileID: 0}
|
|
313
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
314
|
+
type: 3}
|
|
315
|
+
propertyPath: m_LocalPosition.y
|
|
316
|
+
value: 0
|
|
317
|
+
objectReference: {fileID: 0}
|
|
318
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
319
|
+
type: 3}
|
|
320
|
+
propertyPath: m_LocalPosition.z
|
|
321
|
+
value: 0
|
|
322
|
+
objectReference: {fileID: 0}
|
|
323
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
324
|
+
type: 3}
|
|
325
|
+
propertyPath: m_LocalRotation.w
|
|
326
|
+
value: 1
|
|
327
|
+
objectReference: {fileID: 0}
|
|
328
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
329
|
+
type: 3}
|
|
330
|
+
propertyPath: m_LocalRotation.x
|
|
331
|
+
value: 0
|
|
332
|
+
objectReference: {fileID: 0}
|
|
333
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
334
|
+
type: 3}
|
|
335
|
+
propertyPath: m_LocalRotation.y
|
|
336
|
+
value: 0
|
|
337
|
+
objectReference: {fileID: 0}
|
|
338
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
339
|
+
type: 3}
|
|
340
|
+
propertyPath: m_LocalRotation.z
|
|
341
|
+
value: 0
|
|
342
|
+
objectReference: {fileID: 0}
|
|
343
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
344
|
+
type: 3}
|
|
345
|
+
propertyPath: m_AnchoredPosition.x
|
|
346
|
+
value: 0
|
|
347
|
+
objectReference: {fileID: 0}
|
|
348
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
349
|
+
type: 3}
|
|
350
|
+
propertyPath: m_AnchoredPosition.y
|
|
351
|
+
value: -90
|
|
352
|
+
objectReference: {fileID: 0}
|
|
353
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
354
|
+
type: 3}
|
|
355
|
+
propertyPath: m_LocalEulerAnglesHint.x
|
|
356
|
+
value: 0
|
|
357
|
+
objectReference: {fileID: 0}
|
|
358
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
359
|
+
type: 3}
|
|
360
|
+
propertyPath: m_LocalEulerAnglesHint.y
|
|
361
|
+
value: 0
|
|
362
|
+
objectReference: {fileID: 0}
|
|
363
|
+
- target: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
364
|
+
type: 3}
|
|
365
|
+
propertyPath: m_LocalEulerAnglesHint.z
|
|
366
|
+
value: 0
|
|
367
|
+
objectReference: {fileID: 0}
|
|
368
|
+
- target: {fileID: 6152948968195968666, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
369
|
+
type: 3}
|
|
370
|
+
propertyPath: m_SizeDelta.x
|
|
371
|
+
value: 0
|
|
372
|
+
objectReference: {fileID: 0}
|
|
373
|
+
- target: {fileID: 6898753327484702446, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
374
|
+
type: 3}
|
|
375
|
+
propertyPath: m_AnchorMax.y
|
|
376
|
+
value: 0
|
|
377
|
+
objectReference: {fileID: 0}
|
|
378
|
+
- target: {fileID: 6898753327484702446, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
379
|
+
type: 3}
|
|
380
|
+
propertyPath: m_AnchorMin.y
|
|
381
|
+
value: 0
|
|
382
|
+
objectReference: {fileID: 0}
|
|
383
|
+
- target: {fileID: 6898753327484702446, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
384
|
+
type: 3}
|
|
385
|
+
propertyPath: m_SizeDelta.x
|
|
386
|
+
value: 0
|
|
387
|
+
objectReference: {fileID: 0}
|
|
388
|
+
- target: {fileID: 6898753327484702446, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
389
|
+
type: 3}
|
|
390
|
+
propertyPath: m_AnchoredPosition.x
|
|
391
|
+
value: 0
|
|
392
|
+
objectReference: {fileID: 0}
|
|
393
|
+
- target: {fileID: 6898753327484702446, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
394
|
+
type: 3}
|
|
395
|
+
propertyPath: m_AnchoredPosition.y
|
|
396
|
+
value: 0
|
|
397
|
+
objectReference: {fileID: 0}
|
|
398
|
+
- target: {fileID: 6940192191177956295, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
399
|
+
type: 3}
|
|
400
|
+
propertyPath: m_SizeDelta.y
|
|
401
|
+
value: 0
|
|
402
|
+
objectReference: {fileID: 0}
|
|
403
|
+
- target: {fileID: 7179550519511719738, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
404
|
+
type: 3}
|
|
405
|
+
propertyPath: m_SizeDelta.x
|
|
406
|
+
value: 0
|
|
407
|
+
objectReference: {fileID: 0}
|
|
408
|
+
- target: {fileID: 7975670886627220650, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
409
|
+
type: 3}
|
|
410
|
+
propertyPath: m_ChildForceExpandWidth
|
|
411
|
+
value: 0
|
|
412
|
+
objectReference: {fileID: 0}
|
|
413
|
+
- target: {fileID: 8618272423986894854, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
414
|
+
type: 3}
|
|
415
|
+
propertyPath: m_SizeDelta.x
|
|
416
|
+
value: 0
|
|
417
|
+
objectReference: {fileID: 0}
|
|
418
|
+
- target: {fileID: 8618272423986894854, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
419
|
+
type: 3}
|
|
420
|
+
propertyPath: m_SizeDelta.y
|
|
421
|
+
value: 0
|
|
422
|
+
objectReference: {fileID: 0}
|
|
423
|
+
- target: {fileID: 9044993220712097846, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
424
|
+
type: 3}
|
|
425
|
+
propertyPath: m_AnchorMax.y
|
|
426
|
+
value: 1
|
|
427
|
+
objectReference: {fileID: 0}
|
|
428
|
+
- target: {fileID: 9044993220712097846, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
429
|
+
type: 3}
|
|
430
|
+
propertyPath: m_AnchorMin.y
|
|
431
|
+
value: 1
|
|
432
|
+
objectReference: {fileID: 0}
|
|
433
|
+
- target: {fileID: 9044993220712097846, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
434
|
+
type: 3}
|
|
435
|
+
propertyPath: m_SizeDelta.x
|
|
436
|
+
value: 322
|
|
437
|
+
objectReference: {fileID: 0}
|
|
438
|
+
- target: {fileID: 9044993220712097846, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
439
|
+
type: 3}
|
|
440
|
+
propertyPath: m_AnchoredPosition.x
|
|
441
|
+
value: 161
|
|
442
|
+
objectReference: {fileID: 0}
|
|
443
|
+
- target: {fileID: 9044993220712097846, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
444
|
+
type: 3}
|
|
445
|
+
propertyPath: m_AnchoredPosition.y
|
|
446
|
+
value: -67
|
|
447
|
+
objectReference: {fileID: 0}
|
|
448
|
+
- target: {fileID: 9156894134119344728, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
449
|
+
type: 3}
|
|
450
|
+
propertyPath: m_FontData.m_Font
|
|
451
|
+
value:
|
|
452
|
+
objectReference: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330,
|
|
453
|
+
type: 3}
|
|
454
|
+
m_RemovedComponents: []
|
|
455
|
+
m_SourcePrefab: {fileID: 100100000, guid: 38d4f6f2b47d74afdbc80e01106231c0, type: 3}
|
|
456
|
+
--- !u!224 &8187989918829261433 stripped
|
|
457
|
+
RectTransform:
|
|
458
|
+
m_CorrespondingSourceObject: {fileID: 4108197629286290530, guid: 38d4f6f2b47d74afdbc80e01106231c0,
|
|
459
|
+
type: 3}
|
|
460
|
+
m_PrefabInstance: {fileID: 5233933223435314715}
|
|
461
|
+
m_PrefabAsset: {fileID: 0}
|
|
462
|
+
--- !u!1001 &6662092238396456736
|
|
463
|
+
PrefabInstance:
|
|
464
|
+
m_ObjectHideFlags: 0
|
|
465
|
+
serializedVersion: 2
|
|
466
|
+
m_Modification:
|
|
467
|
+
m_TransformParent: {fileID: 224718936248725256}
|
|
468
|
+
m_Modifications:
|
|
469
|
+
- target: {fileID: 99502398186357137, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
470
|
+
type: 3}
|
|
471
|
+
propertyPath: m_Name
|
|
472
|
+
value: TopBar
|
|
473
|
+
objectReference: {fileID: 0}
|
|
474
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
475
|
+
type: 3}
|
|
476
|
+
propertyPath: m_Pivot.x
|
|
477
|
+
value: 0.5
|
|
478
|
+
objectReference: {fileID: 0}
|
|
479
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
480
|
+
type: 3}
|
|
481
|
+
propertyPath: m_Pivot.y
|
|
482
|
+
value: 1
|
|
483
|
+
objectReference: {fileID: 0}
|
|
484
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
485
|
+
type: 3}
|
|
486
|
+
propertyPath: m_RootOrder
|
|
487
|
+
value: 0
|
|
488
|
+
objectReference: {fileID: 0}
|
|
489
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
490
|
+
type: 3}
|
|
491
|
+
propertyPath: m_AnchorMax.x
|
|
492
|
+
value: 1
|
|
493
|
+
objectReference: {fileID: 0}
|
|
494
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
495
|
+
type: 3}
|
|
496
|
+
propertyPath: m_AnchorMax.y
|
|
497
|
+
value: 1
|
|
498
|
+
objectReference: {fileID: 0}
|
|
499
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
500
|
+
type: 3}
|
|
501
|
+
propertyPath: m_AnchorMin.x
|
|
502
|
+
value: 0
|
|
503
|
+
objectReference: {fileID: 0}
|
|
504
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
505
|
+
type: 3}
|
|
506
|
+
propertyPath: m_AnchorMin.y
|
|
507
|
+
value: 1
|
|
508
|
+
objectReference: {fileID: 0}
|
|
509
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
510
|
+
type: 3}
|
|
511
|
+
propertyPath: m_SizeDelta.x
|
|
512
|
+
value: 0
|
|
513
|
+
objectReference: {fileID: 0}
|
|
514
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
515
|
+
type: 3}
|
|
516
|
+
propertyPath: m_SizeDelta.y
|
|
517
|
+
value: 48
|
|
518
|
+
objectReference: {fileID: 0}
|
|
519
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
520
|
+
type: 3}
|
|
521
|
+
propertyPath: m_LocalPosition.x
|
|
522
|
+
value: 0
|
|
523
|
+
objectReference: {fileID: 0}
|
|
524
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
525
|
+
type: 3}
|
|
526
|
+
propertyPath: m_LocalPosition.y
|
|
527
|
+
value: 0
|
|
528
|
+
objectReference: {fileID: 0}
|
|
529
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
530
|
+
type: 3}
|
|
531
|
+
propertyPath: m_LocalPosition.z
|
|
532
|
+
value: 0
|
|
533
|
+
objectReference: {fileID: 0}
|
|
534
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
535
|
+
type: 3}
|
|
536
|
+
propertyPath: m_LocalRotation.w
|
|
537
|
+
value: 1
|
|
538
|
+
objectReference: {fileID: 0}
|
|
539
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
540
|
+
type: 3}
|
|
541
|
+
propertyPath: m_LocalRotation.x
|
|
542
|
+
value: 0
|
|
543
|
+
objectReference: {fileID: 0}
|
|
544
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
545
|
+
type: 3}
|
|
546
|
+
propertyPath: m_LocalRotation.y
|
|
547
|
+
value: 0
|
|
548
|
+
objectReference: {fileID: 0}
|
|
549
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
550
|
+
type: 3}
|
|
551
|
+
propertyPath: m_LocalRotation.z
|
|
552
|
+
value: 0
|
|
553
|
+
objectReference: {fileID: 0}
|
|
554
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
555
|
+
type: 3}
|
|
556
|
+
propertyPath: m_AnchoredPosition.x
|
|
557
|
+
value: 0
|
|
558
|
+
objectReference: {fileID: 0}
|
|
559
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
560
|
+
type: 3}
|
|
561
|
+
propertyPath: m_AnchoredPosition.y
|
|
562
|
+
value: 0
|
|
563
|
+
objectReference: {fileID: 0}
|
|
564
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
565
|
+
type: 3}
|
|
566
|
+
propertyPath: m_LocalEulerAnglesHint.x
|
|
567
|
+
value: 0
|
|
568
|
+
objectReference: {fileID: 0}
|
|
569
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
570
|
+
type: 3}
|
|
571
|
+
propertyPath: m_LocalEulerAnglesHint.y
|
|
572
|
+
value: 0
|
|
573
|
+
objectReference: {fileID: 0}
|
|
574
|
+
- target: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
575
|
+
type: 3}
|
|
576
|
+
propertyPath: m_LocalEulerAnglesHint.z
|
|
577
|
+
value: 0
|
|
578
|
+
objectReference: {fileID: 0}
|
|
579
|
+
m_RemovedComponents: []
|
|
580
|
+
m_SourcePrefab: {fileID: 100100000, guid: 20bff45f800234dcfbe4867cd53e8167, type: 3}
|
|
581
|
+
--- !u!224 &2623335023565741531 stripped
|
|
582
|
+
RectTransform:
|
|
583
|
+
m_CorrespondingSourceObject: {fileID: 8652387788709946107, guid: 20bff45f800234dcfbe4867cd53e8167,
|
|
584
|
+
type: 3}
|
|
585
|
+
m_PrefabInstance: {fileID: 6662092238396456736}
|
|
586
|
+
m_PrefabAsset: {fileID: 0}
|
|
587
|
+
--- !u!1001 &6850143555824902485
|
|
588
|
+
PrefabInstance:
|
|
589
|
+
m_ObjectHideFlags: 0
|
|
590
|
+
serializedVersion: 2
|
|
591
|
+
m_Modification:
|
|
592
|
+
m_TransformParent: {fileID: 224718936248725256}
|
|
593
|
+
m_Modifications:
|
|
594
|
+
- target: {fileID: 1001323885729415042, guid: 4761a087892084df5acddfa125244e46,
|
|
595
|
+
type: 3}
|
|
596
|
+
propertyPath: m_Name
|
|
597
|
+
value: QRCode
|
|
598
|
+
objectReference: {fileID: 0}
|
|
599
|
+
- target: {fileID: 1023697920494227107, guid: 4761a087892084df5acddfa125244e46,
|
|
600
|
+
type: 3}
|
|
601
|
+
propertyPath: m_AnchorMax.y
|
|
602
|
+
value: 0
|
|
603
|
+
objectReference: {fileID: 0}
|
|
604
|
+
- target: {fileID: 1023697920494227107, guid: 4761a087892084df5acddfa125244e46,
|
|
605
|
+
type: 3}
|
|
606
|
+
propertyPath: m_AnchorMin.y
|
|
607
|
+
value: 0
|
|
608
|
+
objectReference: {fileID: 0}
|
|
609
|
+
- target: {fileID: 1023697920494227107, guid: 4761a087892084df5acddfa125244e46,
|
|
610
|
+
type: 3}
|
|
611
|
+
propertyPath: m_AnchoredPosition.x
|
|
612
|
+
value: 0
|
|
613
|
+
objectReference: {fileID: 0}
|
|
614
|
+
- target: {fileID: 1023697920494227107, guid: 4761a087892084df5acddfa125244e46,
|
|
615
|
+
type: 3}
|
|
616
|
+
propertyPath: m_AnchoredPosition.y
|
|
617
|
+
value: 0
|
|
618
|
+
objectReference: {fileID: 0}
|
|
619
|
+
- target: {fileID: 1244145735886045791, guid: 4761a087892084df5acddfa125244e46,
|
|
620
|
+
type: 3}
|
|
621
|
+
propertyPath: m_FontData.m_Font
|
|
622
|
+
value:
|
|
623
|
+
objectReference: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330,
|
|
624
|
+
type: 3}
|
|
625
|
+
- target: {fileID: 1527282711617957479, guid: 4761a087892084df5acddfa125244e46,
|
|
626
|
+
type: 3}
|
|
627
|
+
propertyPath: m_AnchorMax.y
|
|
628
|
+
value: 0
|
|
629
|
+
objectReference: {fileID: 0}
|
|
630
|
+
- target: {fileID: 1527282711617957479, guid: 4761a087892084df5acddfa125244e46,
|
|
631
|
+
type: 3}
|
|
632
|
+
propertyPath: m_AnchorMin.y
|
|
633
|
+
value: 0
|
|
634
|
+
objectReference: {fileID: 0}
|
|
635
|
+
- target: {fileID: 1527282711617957479, guid: 4761a087892084df5acddfa125244e46,
|
|
636
|
+
type: 3}
|
|
637
|
+
propertyPath: m_AnchoredPosition.x
|
|
638
|
+
value: 0
|
|
639
|
+
objectReference: {fileID: 0}
|
|
640
|
+
- target: {fileID: 1527282711617957479, guid: 4761a087892084df5acddfa125244e46,
|
|
641
|
+
type: 3}
|
|
642
|
+
propertyPath: m_AnchoredPosition.y
|
|
643
|
+
value: 0
|
|
644
|
+
objectReference: {fileID: 0}
|
|
645
|
+
- target: {fileID: 2284691356582526614, guid: 4761a087892084df5acddfa125244e46,
|
|
646
|
+
type: 3}
|
|
647
|
+
propertyPath: m_AnchorMax.y
|
|
648
|
+
value: 0
|
|
649
|
+
objectReference: {fileID: 0}
|
|
650
|
+
- target: {fileID: 2284691356582526614, guid: 4761a087892084df5acddfa125244e46,
|
|
651
|
+
type: 3}
|
|
652
|
+
propertyPath: m_AnchorMin.y
|
|
653
|
+
value: 0
|
|
654
|
+
objectReference: {fileID: 0}
|
|
655
|
+
- target: {fileID: 2284691356582526614, guid: 4761a087892084df5acddfa125244e46,
|
|
656
|
+
type: 3}
|
|
657
|
+
propertyPath: m_AnchoredPosition.x
|
|
658
|
+
value: 0
|
|
659
|
+
objectReference: {fileID: 0}
|
|
660
|
+
- target: {fileID: 2284691356582526614, guid: 4761a087892084df5acddfa125244e46,
|
|
661
|
+
type: 3}
|
|
662
|
+
propertyPath: m_AnchoredPosition.y
|
|
663
|
+
value: 0
|
|
664
|
+
objectReference: {fileID: 0}
|
|
665
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
666
|
+
type: 3}
|
|
667
|
+
propertyPath: m_Pivot.x
|
|
668
|
+
value: 0
|
|
669
|
+
objectReference: {fileID: 0}
|
|
670
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
671
|
+
type: 3}
|
|
672
|
+
propertyPath: m_Pivot.y
|
|
673
|
+
value: 1
|
|
674
|
+
objectReference: {fileID: 0}
|
|
675
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
676
|
+
type: 3}
|
|
677
|
+
propertyPath: m_RootOrder
|
|
678
|
+
value: 1
|
|
679
|
+
objectReference: {fileID: 0}
|
|
680
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
681
|
+
type: 3}
|
|
682
|
+
propertyPath: m_AnchorMax.x
|
|
683
|
+
value: 0
|
|
684
|
+
objectReference: {fileID: 0}
|
|
685
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
686
|
+
type: 3}
|
|
687
|
+
propertyPath: m_AnchorMax.y
|
|
688
|
+
value: 1
|
|
689
|
+
objectReference: {fileID: 0}
|
|
690
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
691
|
+
type: 3}
|
|
692
|
+
propertyPath: m_AnchorMin.x
|
|
693
|
+
value: 0
|
|
694
|
+
objectReference: {fileID: 0}
|
|
695
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
696
|
+
type: 3}
|
|
697
|
+
propertyPath: m_AnchorMin.y
|
|
698
|
+
value: 1
|
|
699
|
+
objectReference: {fileID: 0}
|
|
700
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
701
|
+
type: 3}
|
|
702
|
+
propertyPath: m_SizeDelta.x
|
|
703
|
+
value: 400
|
|
704
|
+
objectReference: {fileID: 0}
|
|
705
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
706
|
+
type: 3}
|
|
707
|
+
propertyPath: m_SizeDelta.y
|
|
708
|
+
value: 358
|
|
709
|
+
objectReference: {fileID: 0}
|
|
710
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
711
|
+
type: 3}
|
|
712
|
+
propertyPath: m_LocalPosition.x
|
|
713
|
+
value: 0
|
|
714
|
+
objectReference: {fileID: 0}
|
|
715
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
716
|
+
type: 3}
|
|
717
|
+
propertyPath: m_LocalPosition.y
|
|
718
|
+
value: 0
|
|
719
|
+
objectReference: {fileID: 0}
|
|
720
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
721
|
+
type: 3}
|
|
722
|
+
propertyPath: m_LocalPosition.z
|
|
723
|
+
value: 0
|
|
724
|
+
objectReference: {fileID: 0}
|
|
725
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
726
|
+
type: 3}
|
|
727
|
+
propertyPath: m_LocalRotation.w
|
|
728
|
+
value: 1
|
|
729
|
+
objectReference: {fileID: 0}
|
|
730
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
731
|
+
type: 3}
|
|
732
|
+
propertyPath: m_LocalRotation.x
|
|
733
|
+
value: 0
|
|
734
|
+
objectReference: {fileID: 0}
|
|
735
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
736
|
+
type: 3}
|
|
737
|
+
propertyPath: m_LocalRotation.y
|
|
738
|
+
value: 0
|
|
739
|
+
objectReference: {fileID: 0}
|
|
740
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
741
|
+
type: 3}
|
|
742
|
+
propertyPath: m_LocalRotation.z
|
|
743
|
+
value: 0
|
|
744
|
+
objectReference: {fileID: 0}
|
|
745
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
746
|
+
type: 3}
|
|
747
|
+
propertyPath: m_AnchoredPosition.x
|
|
748
|
+
value: 0
|
|
749
|
+
objectReference: {fileID: 0}
|
|
750
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
751
|
+
type: 3}
|
|
752
|
+
propertyPath: m_AnchoredPosition.y
|
|
753
|
+
value: -90
|
|
754
|
+
objectReference: {fileID: 0}
|
|
755
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
756
|
+
type: 3}
|
|
757
|
+
propertyPath: m_LocalEulerAnglesHint.x
|
|
758
|
+
value: 0
|
|
759
|
+
objectReference: {fileID: 0}
|
|
760
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
761
|
+
type: 3}
|
|
762
|
+
propertyPath: m_LocalEulerAnglesHint.y
|
|
763
|
+
value: 0
|
|
764
|
+
objectReference: {fileID: 0}
|
|
765
|
+
- target: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
766
|
+
type: 3}
|
|
767
|
+
propertyPath: m_LocalEulerAnglesHint.z
|
|
768
|
+
value: 0
|
|
769
|
+
objectReference: {fileID: 0}
|
|
770
|
+
- target: {fileID: 3599319006823947795, guid: 4761a087892084df5acddfa125244e46,
|
|
771
|
+
type: 3}
|
|
772
|
+
propertyPath: m_FontData.m_Font
|
|
773
|
+
value:
|
|
774
|
+
objectReference: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330,
|
|
775
|
+
type: 3}
|
|
776
|
+
- target: {fileID: 4099927871930314293, guid: 4761a087892084df5acddfa125244e46,
|
|
777
|
+
type: 3}
|
|
778
|
+
propertyPath: m_FontData.m_Font
|
|
779
|
+
value:
|
|
780
|
+
objectReference: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330,
|
|
781
|
+
type: 3}
|
|
782
|
+
- target: {fileID: 4753084159018331740, guid: 4761a087892084df5acddfa125244e46,
|
|
783
|
+
type: 3}
|
|
784
|
+
propertyPath: m_SizeDelta.x
|
|
785
|
+
value: 0
|
|
786
|
+
objectReference: {fileID: 0}
|
|
787
|
+
- target: {fileID: 6811352803537591365, guid: 4761a087892084df5acddfa125244e46,
|
|
788
|
+
type: 3}
|
|
789
|
+
propertyPath: m_FontData.m_Font
|
|
790
|
+
value:
|
|
791
|
+
objectReference: {fileID: 12800000, guid: c76570f7b9a4942ae84d6491f2669330,
|
|
792
|
+
type: 3}
|
|
793
|
+
- target: {fileID: 8232671660890830842, guid: 4761a087892084df5acddfa125244e46,
|
|
794
|
+
type: 3}
|
|
795
|
+
propertyPath: m_AnchorMax.y
|
|
796
|
+
value: 0
|
|
797
|
+
objectReference: {fileID: 0}
|
|
798
|
+
- target: {fileID: 8232671660890830842, guid: 4761a087892084df5acddfa125244e46,
|
|
799
|
+
type: 3}
|
|
800
|
+
propertyPath: m_AnchorMin.y
|
|
801
|
+
value: 0
|
|
802
|
+
objectReference: {fileID: 0}
|
|
803
|
+
- target: {fileID: 8232671660890830842, guid: 4761a087892084df5acddfa125244e46,
|
|
804
|
+
type: 3}
|
|
805
|
+
propertyPath: m_AnchoredPosition.x
|
|
806
|
+
value: 0
|
|
807
|
+
objectReference: {fileID: 0}
|
|
808
|
+
- target: {fileID: 8232671660890830842, guid: 4761a087892084df5acddfa125244e46,
|
|
809
|
+
type: 3}
|
|
810
|
+
propertyPath: m_AnchoredPosition.y
|
|
811
|
+
value: 0
|
|
812
|
+
objectReference: {fileID: 0}
|
|
813
|
+
m_RemovedComponents: []
|
|
814
|
+
m_SourcePrefab: {fileID: 100100000, guid: 4761a087892084df5acddfa125244e46, type: 3}
|
|
815
|
+
--- !u!224 &7974149656338911424 stripped
|
|
816
|
+
RectTransform:
|
|
817
|
+
m_CorrespondingSourceObject: {fileID: 3582973697427616149, guid: 4761a087892084df5acddfa125244e46,
|
|
818
|
+
type: 3}
|
|
819
|
+
m_PrefabInstance: {fileID: 6850143555824902485}
|
|
820
|
+
m_PrefabAsset: {fileID: 0}
|