com.taptap.sdk.login 4.3.0-aplha.5
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,286 @@
|
|
|
1
|
+
%YAML 1.1
|
|
2
|
+
%TAG !u! tag:unity3d.com,2011:
|
|
3
|
+
--- !u!1 &2437117834208057050
|
|
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: 3249878323437828961}
|
|
12
|
+
- component: {fileID: 6197212382672205485}
|
|
13
|
+
- component: {fileID: 4258608661667970000}
|
|
14
|
+
- component: {fileID: 7126820138671827516}
|
|
15
|
+
m_Layer: 5
|
|
16
|
+
m_Name: Text
|
|
17
|
+
m_TagString: Untagged
|
|
18
|
+
m_Icon: {fileID: 0}
|
|
19
|
+
m_NavMeshLayer: 0
|
|
20
|
+
m_StaticEditorFlags: 0
|
|
21
|
+
m_IsActive: 1
|
|
22
|
+
--- !u!224 &3249878323437828961
|
|
23
|
+
RectTransform:
|
|
24
|
+
m_ObjectHideFlags: 0
|
|
25
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
26
|
+
m_PrefabInstance: {fileID: 0}
|
|
27
|
+
m_PrefabAsset: {fileID: 0}
|
|
28
|
+
m_GameObject: {fileID: 2437117834208057050}
|
|
29
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
30
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
31
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
32
|
+
m_Children: []
|
|
33
|
+
m_Father: {fileID: 3506591237399545621}
|
|
34
|
+
m_RootOrder: 1
|
|
35
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
36
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
37
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
38
|
+
m_AnchoredPosition: {x: 142, y: 0}
|
|
39
|
+
m_SizeDelta: {x: 0, y: 22}
|
|
40
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
41
|
+
--- !u!222 &6197212382672205485
|
|
42
|
+
CanvasRenderer:
|
|
43
|
+
m_ObjectHideFlags: 0
|
|
44
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
45
|
+
m_PrefabInstance: {fileID: 0}
|
|
46
|
+
m_PrefabAsset: {fileID: 0}
|
|
47
|
+
m_GameObject: {fileID: 2437117834208057050}
|
|
48
|
+
m_CullTransparentMesh: 0
|
|
49
|
+
--- !u!114 &4258608661667970000
|
|
50
|
+
MonoBehaviour:
|
|
51
|
+
m_ObjectHideFlags: 0
|
|
52
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
53
|
+
m_PrefabInstance: {fileID: 0}
|
|
54
|
+
m_PrefabAsset: {fileID: 0}
|
|
55
|
+
m_GameObject: {fileID: 2437117834208057050}
|
|
56
|
+
m_Enabled: 1
|
|
57
|
+
m_EditorHideFlags: 0
|
|
58
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
59
|
+
m_Name:
|
|
60
|
+
m_EditorClassIdentifier:
|
|
61
|
+
m_Material: {fileID: 0}
|
|
62
|
+
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
|
|
63
|
+
m_RaycastTarget: 1
|
|
64
|
+
m_Maskable: 1
|
|
65
|
+
m_OnCullStateChanged:
|
|
66
|
+
m_PersistentCalls:
|
|
67
|
+
m_Calls: []
|
|
68
|
+
m_FontData:
|
|
69
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
70
|
+
m_FontSize: 14
|
|
71
|
+
m_FontStyle: 0
|
|
72
|
+
m_BestFit: 0
|
|
73
|
+
m_MinSize: 10
|
|
74
|
+
m_MaxSize: 40
|
|
75
|
+
m_Alignment: 3
|
|
76
|
+
m_AlignByGeometry: 0
|
|
77
|
+
m_RichText: 1
|
|
78
|
+
m_HorizontalOverflow: 0
|
|
79
|
+
m_VerticalOverflow: 0
|
|
80
|
+
m_LineSpacing: 1
|
|
81
|
+
m_Text: "\u60A8\u5DF2\u53D6\u6D88\u6B64\u6B21\u767B\u5F55\uFF0C\u8BF7\u91CD\u65B0\u626B\u7801"
|
|
82
|
+
--- !u!114 &7126820138671827516
|
|
83
|
+
MonoBehaviour:
|
|
84
|
+
m_ObjectHideFlags: 0
|
|
85
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
86
|
+
m_PrefabInstance: {fileID: 0}
|
|
87
|
+
m_PrefabAsset: {fileID: 0}
|
|
88
|
+
m_GameObject: {fileID: 2437117834208057050}
|
|
89
|
+
m_Enabled: 1
|
|
90
|
+
m_EditorHideFlags: 0
|
|
91
|
+
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
|
|
92
|
+
m_Name:
|
|
93
|
+
m_EditorClassIdentifier:
|
|
94
|
+
m_HorizontalFit: 2
|
|
95
|
+
m_VerticalFit: 0
|
|
96
|
+
--- !u!1 &3346767704511934435
|
|
97
|
+
GameObject:
|
|
98
|
+
m_ObjectHideFlags: 0
|
|
99
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
100
|
+
m_PrefabInstance: {fileID: 0}
|
|
101
|
+
m_PrefabAsset: {fileID: 0}
|
|
102
|
+
serializedVersion: 6
|
|
103
|
+
m_Component:
|
|
104
|
+
- component: {fileID: 3506591237399545621}
|
|
105
|
+
- component: {fileID: 6380299764200392691}
|
|
106
|
+
- component: {fileID: 109708550535834736}
|
|
107
|
+
- component: {fileID: 8425830709075641392}
|
|
108
|
+
- component: {fileID: 1052088219415579083}
|
|
109
|
+
m_Layer: 5
|
|
110
|
+
m_Name: Tips
|
|
111
|
+
m_TagString: Untagged
|
|
112
|
+
m_Icon: {fileID: 0}
|
|
113
|
+
m_NavMeshLayer: 0
|
|
114
|
+
m_StaticEditorFlags: 0
|
|
115
|
+
m_IsActive: 1
|
|
116
|
+
--- !u!224 &3506591237399545621
|
|
117
|
+
RectTransform:
|
|
118
|
+
m_ObjectHideFlags: 0
|
|
119
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
120
|
+
m_PrefabInstance: {fileID: 0}
|
|
121
|
+
m_PrefabAsset: {fileID: 0}
|
|
122
|
+
m_GameObject: {fileID: 3346767704511934435}
|
|
123
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
124
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
125
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
126
|
+
m_Children:
|
|
127
|
+
- {fileID: 8303714305956204046}
|
|
128
|
+
- {fileID: 3249878323437828961}
|
|
129
|
+
m_Father: {fileID: 0}
|
|
130
|
+
m_RootOrder: 0
|
|
131
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
132
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
133
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
134
|
+
m_AnchoredPosition: {x: 0, y: 389}
|
|
135
|
+
m_SizeDelta: {x: 0, y: 38}
|
|
136
|
+
m_Pivot: {x: 0.5, y: 0}
|
|
137
|
+
--- !u!222 &6380299764200392691
|
|
138
|
+
CanvasRenderer:
|
|
139
|
+
m_ObjectHideFlags: 0
|
|
140
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
141
|
+
m_PrefabInstance: {fileID: 0}
|
|
142
|
+
m_PrefabAsset: {fileID: 0}
|
|
143
|
+
m_GameObject: {fileID: 3346767704511934435}
|
|
144
|
+
m_CullTransparentMesh: 0
|
|
145
|
+
--- !u!114 &109708550535834736
|
|
146
|
+
MonoBehaviour:
|
|
147
|
+
m_ObjectHideFlags: 0
|
|
148
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
149
|
+
m_PrefabInstance: {fileID: 0}
|
|
150
|
+
m_PrefabAsset: {fileID: 0}
|
|
151
|
+
m_GameObject: {fileID: 3346767704511934435}
|
|
152
|
+
m_Enabled: 1
|
|
153
|
+
m_EditorHideFlags: 0
|
|
154
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
155
|
+
m_Name:
|
|
156
|
+
m_EditorClassIdentifier:
|
|
157
|
+
m_Material: {fileID: 0}
|
|
158
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
159
|
+
m_RaycastTarget: 1
|
|
160
|
+
m_Maskable: 1
|
|
161
|
+
m_OnCullStateChanged:
|
|
162
|
+
m_PersistentCalls:
|
|
163
|
+
m_Calls: []
|
|
164
|
+
m_Sprite: {fileID: 21300000, guid: f3028d07e7b714468af0e6fff8003c46, type: 3}
|
|
165
|
+
m_Type: 1
|
|
166
|
+
m_PreserveAspect: 0
|
|
167
|
+
m_FillCenter: 1
|
|
168
|
+
m_FillMethod: 4
|
|
169
|
+
m_FillAmount: 1
|
|
170
|
+
m_FillClockwise: 1
|
|
171
|
+
m_FillOrigin: 0
|
|
172
|
+
m_UseSpriteMesh: 0
|
|
173
|
+
m_PixelsPerUnitMultiplier: 1
|
|
174
|
+
--- !u!114 &8425830709075641392
|
|
175
|
+
MonoBehaviour:
|
|
176
|
+
m_ObjectHideFlags: 0
|
|
177
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
178
|
+
m_PrefabInstance: {fileID: 0}
|
|
179
|
+
m_PrefabAsset: {fileID: 0}
|
|
180
|
+
m_GameObject: {fileID: 3346767704511934435}
|
|
181
|
+
m_Enabled: 1
|
|
182
|
+
m_EditorHideFlags: 0
|
|
183
|
+
m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3}
|
|
184
|
+
m_Name:
|
|
185
|
+
m_EditorClassIdentifier:
|
|
186
|
+
m_Padding:
|
|
187
|
+
m_Left: 16
|
|
188
|
+
m_Right: 16
|
|
189
|
+
m_Top: 8
|
|
190
|
+
m_Bottom: 8
|
|
191
|
+
m_ChildAlignment: 0
|
|
192
|
+
m_Spacing: 8
|
|
193
|
+
m_ChildForceExpandWidth: 1
|
|
194
|
+
m_ChildForceExpandHeight: 1
|
|
195
|
+
m_ChildControlWidth: 0
|
|
196
|
+
m_ChildControlHeight: 0
|
|
197
|
+
m_ChildScaleWidth: 0
|
|
198
|
+
m_ChildScaleHeight: 0
|
|
199
|
+
--- !u!114 &1052088219415579083
|
|
200
|
+
MonoBehaviour:
|
|
201
|
+
m_ObjectHideFlags: 0
|
|
202
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
203
|
+
m_PrefabInstance: {fileID: 0}
|
|
204
|
+
m_PrefabAsset: {fileID: 0}
|
|
205
|
+
m_GameObject: {fileID: 3346767704511934435}
|
|
206
|
+
m_Enabled: 1
|
|
207
|
+
m_EditorHideFlags: 0
|
|
208
|
+
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
|
|
209
|
+
m_Name:
|
|
210
|
+
m_EditorClassIdentifier:
|
|
211
|
+
m_HorizontalFit: 2
|
|
212
|
+
m_VerticalFit: 0
|
|
213
|
+
--- !u!1 &5113505305588790304
|
|
214
|
+
GameObject:
|
|
215
|
+
m_ObjectHideFlags: 0
|
|
216
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
217
|
+
m_PrefabInstance: {fileID: 0}
|
|
218
|
+
m_PrefabAsset: {fileID: 0}
|
|
219
|
+
serializedVersion: 6
|
|
220
|
+
m_Component:
|
|
221
|
+
- component: {fileID: 8303714305956204046}
|
|
222
|
+
- component: {fileID: 5908321689226045324}
|
|
223
|
+
- component: {fileID: 8379043369882829846}
|
|
224
|
+
m_Layer: 5
|
|
225
|
+
m_Name: Icon
|
|
226
|
+
m_TagString: Untagged
|
|
227
|
+
m_Icon: {fileID: 0}
|
|
228
|
+
m_NavMeshLayer: 0
|
|
229
|
+
m_StaticEditorFlags: 0
|
|
230
|
+
m_IsActive: 1
|
|
231
|
+
--- !u!224 &8303714305956204046
|
|
232
|
+
RectTransform:
|
|
233
|
+
m_ObjectHideFlags: 0
|
|
234
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
235
|
+
m_PrefabInstance: {fileID: 0}
|
|
236
|
+
m_PrefabAsset: {fileID: 0}
|
|
237
|
+
m_GameObject: {fileID: 5113505305588790304}
|
|
238
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
239
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
240
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
241
|
+
m_Children: []
|
|
242
|
+
m_Father: {fileID: 3506591237399545621}
|
|
243
|
+
m_RootOrder: 0
|
|
244
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
245
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
246
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
247
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
248
|
+
m_SizeDelta: {x: 20, y: 20}
|
|
249
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
250
|
+
--- !u!222 &5908321689226045324
|
|
251
|
+
CanvasRenderer:
|
|
252
|
+
m_ObjectHideFlags: 0
|
|
253
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
254
|
+
m_PrefabInstance: {fileID: 0}
|
|
255
|
+
m_PrefabAsset: {fileID: 0}
|
|
256
|
+
m_GameObject: {fileID: 5113505305588790304}
|
|
257
|
+
m_CullTransparentMesh: 0
|
|
258
|
+
--- !u!114 &8379043369882829846
|
|
259
|
+
MonoBehaviour:
|
|
260
|
+
m_ObjectHideFlags: 0
|
|
261
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
262
|
+
m_PrefabInstance: {fileID: 0}
|
|
263
|
+
m_PrefabAsset: {fileID: 0}
|
|
264
|
+
m_GameObject: {fileID: 5113505305588790304}
|
|
265
|
+
m_Enabled: 1
|
|
266
|
+
m_EditorHideFlags: 0
|
|
267
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
268
|
+
m_Name:
|
|
269
|
+
m_EditorClassIdentifier:
|
|
270
|
+
m_Material: {fileID: 0}
|
|
271
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
272
|
+
m_RaycastTarget: 1
|
|
273
|
+
m_Maskable: 1
|
|
274
|
+
m_OnCullStateChanged:
|
|
275
|
+
m_PersistentCalls:
|
|
276
|
+
m_Calls: []
|
|
277
|
+
m_Sprite: {fileID: 21300000, guid: b220b7c52556d4627a175132f0bd50ab, type: 3}
|
|
278
|
+
m_Type: 0
|
|
279
|
+
m_PreserveAspect: 0
|
|
280
|
+
m_FillCenter: 1
|
|
281
|
+
m_FillMethod: 4
|
|
282
|
+
m_FillAmount: 1
|
|
283
|
+
m_FillClockwise: 1
|
|
284
|
+
m_FillOrigin: 0
|
|
285
|
+
m_UseSpriteMesh: 0
|
|
286
|
+
m_PixelsPerUnitMultiplier: 1
|