com.xd.sdk.common 6.29.1 → 7.0.0
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/Editor/Android/XDCommonAndroidGradleProcessor.cs +112 -0
- package/Editor/Android/XDCommonAndroidGradleProcessor.cs.meta +11 -0
- package/Editor/Android/XDGAndroidCommonProcessor.cs +64 -0
- package/Editor/Android/XDGAndroidCommonProcessor.cs.meta +11 -0
- package/Editor/Android/XDGAndroidProcessor.cs +199 -0
- package/Editor/Android/XDGAndroidProcessor.cs.meta +11 -0
- package/Editor/Android.meta +1 -1
- package/Editor/Standalone/XDGPCCommonProcessor.cs +79 -0
- package/Editor/Standalone/XDGPCCommonProcessor.cs.meta +11 -0
- package/Editor/Standalone.meta +3 -0
- package/Editor/Steam/SteamBuildProcessor.cs +38 -0
- package/Editor/Steam/SteamBuildProcessor.cs.meta +11 -0
- package/Editor/Steam.meta +8 -0
- package/Editor/XD.SDK.Common.Editor.asmdef +2 -2
- package/Editor/XD.SDK.Common.Editor.asmdef.meta +1 -1
- package/Editor/XDGCommonLinkProcessor.cs +11 -0
- package/Editor/XDGCommonLinkProcessor.cs.meta +11 -0
- package/Editor/XDGScriptHandlerProcessor.cs +6 -2
- package/Editor/XDGScriptHandlerProcessor.cs.meta +1 -1
- package/Editor/iOS/Plist.cs +955 -0
- package/Editor/iOS/Plist.cs.meta +11 -0
- package/Editor/iOS/XDGIOSCommonProcessor.cs +701 -0
- package/Editor/iOS/XDGIOSCommonProcessor.cs.meta +11 -0
- package/Editor/iOS.meta +8 -0
- package/Editor.meta +1 -1
- package/Plugins/Android/libs/XDGBridgeCommon_v7_7.0.0.aar +0 -0
- package/Plugins/Android/libs/XDGBridgeCommon_v7_7.0.0.aar.meta +32 -0
- package/Plugins/Android/libs/XDGCommon_7.0.0.aar +0 -0
- package/Plugins/Android/libs/XDGCommon_7.0.0.aar.meta +32 -0
- package/Plugins/Android/libs/XDGTapTapWrapperInternal_7.0.0.aar +0 -0
- package/Plugins/Android/libs/XDGTapTapWrapperInternal_7.0.0.aar.meta +32 -0
- package/Plugins/Android/libs/XDTapTapWrapper_7.0.0.aar +0 -0
- package/Plugins/Android/libs/XDTapTapWrapper_7.0.0.aar.meta +3 -0
- package/Plugins/Android/libs.meta +1 -1
- package/Plugins/Android.meta +1 -1
- package/Plugins/iOS/Resource/Blank.swift.meta +1 -1
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/Root.plist +61 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/Root.plist.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/TapTapImage.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/TapTapImage.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_back@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_back@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_closeBtn@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/anti_closeBtn@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/changeAccountBtn@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/changeAccountBtn@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/en.lproj/Root.strings +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/en.lproj/Root.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/en.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/longbackBtn@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/longbackBtn@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/negative_button@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/negative_button@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/positive_button@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/positive_button@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/realName_icon@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle/realName_icon@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapComplianceResource.bundle.meta +81 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/Root.plist +61 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/Root.plist.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/de.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/de.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/de.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/en.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/en.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/en.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/es.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/es.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/es.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/fr.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/fr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/fr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/in.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/in.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/in.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ja.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ja.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ja.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ko.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ko.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ko.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/pt.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/pt.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/pt.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ru.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ru.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/ru.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_38.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_38.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_select_38.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_login_close_select_38.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_logo_75.png +0 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tap_logo_75.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/th.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/th.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/th.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tr.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/tr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/vi.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/vi.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/vi.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hans.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hans.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hant.lproj/Localizable.strings +1 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle/zh-Hant.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapLoginResource.bundle.meta +81 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/de.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/de.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/de.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/en.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/en.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/en.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/es.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/es.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/es.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/fr.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/fr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/fr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_alert_close@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_alert_close@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_back@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_back@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_close@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_close@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_load_failed@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_load_failed@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_reload@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_browser_reload@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_button@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_button@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_cancel@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_cancel@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_close@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_close@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_confirm@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_dialog_confirm@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_download@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_download@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_airplan@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_airplan@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_bg@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_bg@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_reload@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_reload@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_wifi@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_net_error_wifi@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_poptip_close@3x.png +0 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images/tap_moment_poptip_close@3x.png.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/images.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/in.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/in.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/in.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ja.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ja.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ja.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ko.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ko.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ko.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/pt.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/pt.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/pt.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ru.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ru.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/ru.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/th.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/th.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/th.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/tr.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/tr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/tr.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/vi.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/vi.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/vi.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hans.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hans.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hant.lproj/Localizable.strings +17 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle/zh-Hant.lproj.meta +8 -0
- package/Plugins/iOS/Resource/TapTapMomentResource.bundle.meta +81 -0
- package/Plugins/iOS/Resource.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSBundle+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSError+XDG.h +6 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSError+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSBridgeTool.h +28 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSBridgeTool.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSCommonUIHelper.h +34 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSCommonUIHelper.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalAutoLayout.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalCommonUtility.h +0 -14
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalCommonUtility.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalDeviceInfoTool.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNotifications.h +2 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNotifications.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalPopWindowManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalRouterSchemes.h +2 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalRouterSchemes.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalTimer.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalUIDefine.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalViewControllerBase.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWKCookieWebview.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalWebController.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSHostReplaceUtil.h +27 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSHostReplaceUtil.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSRouter.h +63 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSRouter.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIApplication+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIButton+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+XDG.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAdjustInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAliYunInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppleInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDAppsFlyerInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommon-Pch.pch.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK-Swift.h +334 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK-Swift.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK.h +8 -2
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDCommonSDK.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDConfigManager.h +4 -5
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDConfigManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDDouYinInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFacebookInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDFirebaseInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGALIAuthUtil.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAccessToken.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreement.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementConfig.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAgreementManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGAlertView.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGBaseDialog.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGBridgeWeb.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGButton.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCaptchaView.h +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCaptchaView.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCardView.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCheckBox.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogHelper.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCloudLogProperties.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonDefines.h +56 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonDefines.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonTool.h +3 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonTool.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCommonWebController.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConfig.h +5 -10
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConfig.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGConstants.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCoreService.h +0 -5
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGCoreService.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDialog.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGDouYinShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGEntryType.h +2 -15
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGEntryType.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGErrorView.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGFacebookShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGGameBindEntry.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttp.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpRequest.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpResponse.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHttpUtils.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInitParam.h +24 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInitParam.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInputCheckDialog.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGInstagramShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLineShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLocalizeManager.h +2 -18
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLocalizeManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLogger.h +8 -2
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLogger.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLoginLogger.h +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGLoginLogger.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavigationBar.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNotificationManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPaymentLogger.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGProgressHUD.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPush.h +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGPush.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGQQShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRegionInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRegionUtil.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGReportManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRoleInfo.h +38 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRoleInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRouter.h +67 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGRouter.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDK.h +51 -42
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDK.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSDKSettings.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShare.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareParamBase.h +1 -2
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareParamBase.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGShareService.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharing.h +0 -3
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharing.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGSharingService.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGStringUtils.h +20 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGStringUtils.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapLabel.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMoment.h +40 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMoment.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentDelegate.h +12 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentDelegate.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentPostData.h +70 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapMomentPostData.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapSDK.h +43 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapSDK.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTapTapShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKHelper.h +5 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKHelper.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdSDKProtocol.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThirdTokenManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThrottleManager.h +23 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGThrottleManager.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTikTokShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTimeUtil.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTrackerManager.h +7 -17
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTrackerManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGTwitterShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUIUtils.h +35 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUIUtils.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUser.h +11 -35
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUser.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGUserDataManager.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeChatShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebDefines.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebFunctionHolder.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebParams.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWebRequest.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGWeiboShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGXHSShareParam.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGoogleInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDLineInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDPlateWebController.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDQQInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShare.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDShareService.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTapTapInfo.h +58 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTapTapInfo.h.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTikTokInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDTwitterInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDVersion.h +3 -3
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDVersion.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeChatInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDWeiboInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDXHSInfo.h.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Headers.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Info.plist +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/Info.plist.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/Project.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.abi.json +9 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.abi.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftdoc.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule/arm64-apple-ios.swiftmodule.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/XDCommonSDK.swiftmodule.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/Modules/module.modulemap.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/Modules.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/XDCommonSDK +0 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDCommonSDK.meta +1 -1
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/PrivacyInfo.xcprivacy +97 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/PrivacyInfo.xcprivacy.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement/Agreement_local_cn.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement/Agreement_local_df.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement/Agreement_local_kr.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/agreement.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/de.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/de.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/en.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/en.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/es.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/es.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/fr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/fr.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/id.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/id.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_arrow_down@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_arrow_down_orange@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_circle@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_circle_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_thin@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_back_thin_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_clear@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_clear_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_large_color@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_large_color_disabled@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_large_color_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_medium_color@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_taplogin@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_check@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_check_orange@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_rc_check@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_solid_check@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_static_check@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_checkbox_uncheck@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_circle@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_circle_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_thin@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_close_thin_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_copy@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_copy_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_indicator@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_email_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_icon_uc@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_google_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_line_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_phone_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_long@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_more_icon@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_payback_button@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_payback_button_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_payback_tip@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_phone_edit@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_phone_edit_pressed@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_tap_logo_cn@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_uc_error_refresh@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_uc_load_fail@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images/tds_xd_logo_cn@3x.png.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/images.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ja.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ja.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ko.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ko.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/local/Global_sms_regions.json.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/local.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/pt.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/pt.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ru.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/ru.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/th.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/th.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/tr.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/tr.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/vi.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/vi.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hans.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hans.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hant.lproj/Localizable.strings.meta +7 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle/zh-Hant.lproj.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework/XDResources.bundle.meta +8 -0
- package/Plugins/iOS/XDCommonSDK.framework.meta +3 -3
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK-Swift.h +315 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK-Swift.h.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK.h +20 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers/XDTapSDK4WrapperSDK.h.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Headers.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Info.plist +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Info.plist.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/Project.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.abi.json +9 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.abi.json.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftdoc.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule/arm64-apple-ios.swiftmodule.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/XDTapSDK4WrapperSDK.swiftmodule.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/module.modulemap +11 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules/module.modulemap.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/Modules.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/de.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/en.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/es.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/fr.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/in.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/ja.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/ko.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/pt.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/ru.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/th.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/tr.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/vi.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/zh-Hans.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/zh-Hant.lproj/Localizable.strings +10 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/XDTapSDK4WrapperSDK +0 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework/XDTapSDK4WrapperSDK.meta +3 -0
- package/Plugins/iOS/XDTapSDK4WrapperSDK.framework.meta +82 -0
- package/Plugins/iOS.meta +1 -1
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/Info.plist +48 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/Info.plist.meta +7 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/MacOS/MacDeviceInfo +0 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/MacOS/MacDeviceInfo.meta +7 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/MacOS.meta +8 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/_CodeSignature/CodeResources +115 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/_CodeSignature/CodeResources.meta +7 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents/_CodeSignature.meta +8 -0
- package/Plugins/macOS/MacDeviceInfo.bundle/Contents.meta +8 -0
- package/Plugins/macOS/MacDeviceInfo.bundle.meta +81 -0
- package/Plugins/macOS.meta +8 -0
- package/Plugins.meta +1 -1
- package/Resources/Images/arrow_black.png +0 -0
- package/Resources/Images/arrow_black.png.meta +128 -0
- package/Resources/Images/arrow_gray.png +0 -0
- package/Resources/Images/arrow_gray.png.meta +128 -0
- package/Resources/Images/back_img.png +0 -0
- package/Resources/Images/back_img.png.meta +128 -0
- package/Resources/Images/bind_button_bg.png +0 -0
- package/Resources/Images/bind_button_bg.png.meta +144 -0
- package/Resources/Images/border_gray.png +0 -0
- package/Resources/Images/border_gray.png.meta +96 -0
- package/Resources/Images/border_red.png +0 -0
- package/Resources/Images/border_red.png.meta +128 -0
- package/Resources/Images/bottom_corner.png +0 -0
- package/Resources/Images/bottom_corner.png.meta +128 -0
- package/Resources/Images/button_gray.png +0 -0
- package/Resources/Images/button_gray.png.meta +132 -0
- package/Resources/Images/button_green.png +0 -0
- package/Resources/Images/button_green.png.meta +132 -0
- package/Resources/Images/button_green_bg.png +0 -0
- package/Resources/Images/button_green_bg.png.meta +144 -0
- package/Resources/Images/button_white_bg.png +0 -0
- package/Resources/Images/button_white_bg.png.meta +144 -0
- package/Resources/Images/check_false.png +0 -0
- package/Resources/Images/check_false.png.meta +128 -0
- package/Resources/Images/check_true.png +0 -0
- package/Resources/Images/check_true.png.meta +128 -0
- package/Resources/Images/circulartimer.png +0 -0
- package/Resources/Images/circulartimer.png.meta +128 -0
- package/Resources/Images/close.png +0 -0
- package/Resources/Images/close.png.meta +144 -0
- package/Resources/Images/close_2.png +0 -0
- package/Resources/Images/close_2.png.meta +144 -0
- package/Resources/Images/close_img.png +0 -0
- package/Resources/Images/close_img.png.meta +128 -0
- package/Resources/Images/copy_icon.png +0 -0
- package/Resources/Images/copy_icon.png.meta +144 -0
- package/Resources/Images/del_small_icon.png +0 -0
- package/Resources/Images/del_small_icon.png.meta +128 -0
- package/Resources/Images/delete_account_input_bg.png +0 -0
- package/Resources/Images/delete_account_input_bg.png.meta +144 -0
- package/Resources/Images/delete_account_input_red_bg.png +0 -0
- package/Resources/Images/delete_account_input_red_bg.png.meta +144 -0
- package/Resources/Images/error_icon.png +0 -0
- package/Resources/Images/error_icon.png.meta +128 -0
- package/Resources/Images/icon_checked.png +0 -0
- package/Resources/Images/icon_checked.png.meta +128 -0
- package/Resources/Images/loading.png +0 -0
- package/Resources/Images/loading.png.meta +132 -0
- package/Resources/Images/round_button_blank_bg.png +0 -0
- package/Resources/Images/round_button_blank_bg.png.meta +144 -0
- package/Resources/Images/round_button_green_bg.png +0 -0
- package/Resources/Images/round_button_green_bg.png.meta +144 -0
- package/Resources/Images/type_icon_apple.png +0 -0
- package/Resources/Images/type_icon_apple.png.meta +132 -0
- package/Resources/Images/type_icon_email.png +0 -0
- package/Resources/Images/type_icon_email.png.meta +128 -0
- package/Resources/Images/type_icon_fb.png +0 -0
- package/Resources/Images/type_icon_fb.png.meta +128 -0
- package/Resources/Images/type_icon_google.png +0 -0
- package/Resources/Images/type_icon_google.png.meta +144 -0
- package/Resources/Images/type_icon_line.png +0 -0
- package/Resources/Images/type_icon_line.png.meta +128 -0
- package/Resources/Images/type_icon_phone.png +0 -0
- package/Resources/Images/type_icon_phone.png.meta +128 -0
- package/Resources/Images/type_icon_steam.png +0 -0
- package/Resources/Images/type_icon_steam.png.meta +144 -0
- package/Resources/Images/type_icon_tap.png +0 -0
- package/Resources/Images/type_icon_tap.png.meta +128 -0
- package/Resources/Images/type_icon_twitter.png +0 -0
- package/Resources/Images/type_icon_twitter.png.meta +128 -0
- package/Resources/Images/up_corner.png +0 -0
- package/Resources/Images/up_corner.png.meta +128 -0
- package/Resources/Images/user_center_bar_bg.png +0 -0
- package/Resources/Images/user_center_bar_bg.png.meta +144 -0
- package/Resources/Images/user_center_divider.png +0 -0
- package/Resources/Images/user_center_divider.png.meta +144 -0
- package/Resources/Images/user_center_load_failed_icon.png +0 -0
- package/Resources/Images/user_center_load_failed_icon.png.meta +144 -0
- package/Resources/Images/user_center_retry_icon.png +0 -0
- package/Resources/Images/user_center_retry_icon.png.meta +144 -0
- package/Resources/Images/white_bg.png +0 -0
- package/Resources/Images/white_bg.png.meta +144 -0
- package/Resources/Images/white_corner.png +0 -0
- package/Resources/Images/white_corner.png.meta +128 -0
- package/Resources/Images/white_square_img.png +0 -0
- package/Resources/Images/white_square_img.png.meta +128 -0
- package/Resources/Images/window_background.png +0 -0
- package/Resources/Images/window_background.png.meta +144 -0
- package/Resources/Images/xdsdk_unity_dialog_bg.png +0 -0
- package/Resources/Images/xdsdk_unity_dialog_bg.png.meta +140 -0
- package/Resources/Images.meta +8 -0
- package/Resources/Localization/Agreement_local_cn.json +12 -0
- package/Resources/Localization/Agreement_local_cn.json.meta +7 -0
- package/Resources/Localization/Agreement_local_df.json +210 -0
- package/Resources/Localization/Agreement_local_df.json.meta +7 -0
- package/Resources/Localization/Agreement_local_kr.json +38 -0
- package/Resources/Localization/Agreement_local_kr.json.meta +7 -0
- package/Resources/Localization/LocalizableString.json +1979 -0
- package/Resources/Localization/LocalizableString.json.meta +7 -0
- package/Resources/Localization.meta +8 -0
- package/Resources/Prefabs/AccountCell.prefab +644 -0
- package/Resources/Prefabs/AccountCell.prefab.meta +7 -0
- package/Resources/Prefabs/AgreementOptionAll.prefab +421 -0
- package/Resources/Prefabs/AgreementOptionAll.prefab.meta +7 -0
- package/Resources/Prefabs/AgreementOptionNormal.prefab +457 -0
- package/Resources/Prefabs/AgreementOptionNormal.prefab.meta +7 -0
- package/Resources/Prefabs/AreaCodeCell.prefab +374 -0
- package/Resources/Prefabs/AreaCodeCell.prefab.meta +7 -0
- package/Resources/Prefabs/CancelAccountAlert.prefab +1107 -0
- package/Resources/Prefabs/CancelAccountAlert.prefab.meta +7 -0
- package/Resources/Prefabs/CenterErrorView.prefab +354 -0
- package/Resources/Prefabs/CenterErrorView.prefab.meta +7 -0
- package/Resources/Prefabs/ConfirmDialog.prefab +977 -0
- package/Resources/Prefabs/ConfirmDialog.prefab.meta +7 -0
- package/Resources/Prefabs/DeleteAccountAlert.prefab +2195 -0
- package/Resources/Prefabs/DeleteAccountAlert.prefab.meta +7 -0
- package/Resources/Prefabs/DeleteCell.prefab +290 -0
- package/Resources/Prefabs/DeleteCell.prefab.meta +7 -0
- package/Resources/Prefabs/Dialog.prefab +1206 -0
- package/Resources/Prefabs/Dialog.prefab.meta +7 -0
- package/Resources/Prefabs/DisagreeConfirmAlert.prefab +715 -0
- package/Resources/Prefabs/DisagreeConfirmAlert.prefab.meta +7 -0
- package/Resources/Prefabs/GeneralAgreementAlert.prefab +1529 -0
- package/Resources/Prefabs/GeneralAgreementAlert.prefab.meta +7 -0
- package/Resources/Prefabs/LoadFailedView.prefab +568 -0
- package/Resources/Prefabs/LoadFailedView.prefab.meta +7 -0
- package/Resources/Prefabs/LoadingView.prefab +241 -0
- package/Resources/Prefabs/LoadingView.prefab.meta +7 -0
- package/Resources/Prefabs/PayHintAlert.prefab +628 -0
- package/Resources/Prefabs/PayHintAlert.prefab.meta +7 -0
- package/Resources/Prefabs/PayLoadFailedView.prefab +663 -0
- package/Resources/Prefabs/PayLoadFailedView.prefab.meta +7 -0
- package/Resources/Prefabs/PaymentAlert.prefab +420 -0
- package/Resources/Prefabs/PaymentAlert.prefab.meta +7 -0
- package/Resources/Prefabs/SmallLoadingView.prefab +168 -0
- package/Resources/Prefabs/SmallLoadingView.prefab.meta +7 -0
- package/Resources/Prefabs/UserCenterAlert.prefab +2353 -0
- package/Resources/Prefabs/UserCenterAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDCodeUnbindAlert.prefab +1508 -0
- package/Resources/Prefabs/XDCodeUnbindAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDEmailAlert.prefab +2213 -0
- package/Resources/Prefabs/XDEmailAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDPhoneAlertIO.prefab +3559 -0
- package/Resources/Prefabs/XDPhoneAlertIO.prefab.meta +7 -0
- package/Resources/Prefabs/XDPhoneNumberInputAlert.prefab +1159 -0
- package/Resources/Prefabs/XDPhoneNumberInputAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDRiskControlAlert.prefab +350 -0
- package/Resources/Prefabs/XDRiskControlAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDSDKUI.prefab +548 -0
- package/Resources/Prefabs/XDSDKUI.prefab.meta +7 -0
- package/Resources/Prefabs/XDVerifyCodeInputAlert.prefab +1203 -0
- package/Resources/Prefabs/XDVerifyCodeInputAlert.prefab.meta +7 -0
- package/Resources/Prefabs/XDWebBridgeView.prefab +1130 -0
- package/Resources/Prefabs/XDWebBridgeView.prefab.meta +7 -0
- package/Resources/Prefabs/XDWebViewAlert.prefab +958 -0
- package/Resources/Prefabs/XDWebViewAlert.prefab.meta +7 -0
- package/Resources/Prefabs.meta +8 -0
- package/Resources/Textures/XDAgreeButton.png +0 -0
- package/Resources/Textures/XDAgreeButton.png.meta +132 -0
- package/Resources/Textures/XDAgreeButtonDisable.png +0 -0
- package/Resources/Textures/XDAgreeButtonDisable.png.meta +132 -0
- package/Resources/Textures/XDAgreementChecked.png +0 -0
- package/Resources/Textures/XDAgreementChecked.png.meta +132 -0
- package/Resources/Textures/XDAgreementLoadFailed.png +0 -0
- package/Resources/Textures/XDAgreementLoadFailed.png.meta +132 -0
- package/Resources/Textures/XDAgreementUnchecked.png +0 -0
- package/Resources/Textures/XDAgreementUnchecked.png.meta +132 -0
- package/Resources/Textures/XDAlertBG.png +0 -0
- package/Resources/Textures/XDAlertBG.png.meta +132 -0
- package/Resources/Textures/XDAlertBorderBG.png +0 -0
- package/Resources/Textures/XDAlertBorderBG.png.meta +128 -0
- package/Resources/Textures/XDAlertClose.png +0 -0
- package/Resources/Textures/XDAlertClose.png.meta +132 -0
- package/Resources/Textures/XDDisagreeButton.png +0 -0
- package/Resources/Textures/XDDisagreeButton.png.meta +132 -0
- package/Resources/Textures/XDPayLoadFailedIcon.png +0 -0
- package/Resources/Textures/XDPayLoadFailedIcon.png.meta +132 -0
- package/Resources/Textures/XDRetry.png +0 -0
- package/Resources/Textures/XDRetry.png.meta +132 -0
- package/Resources/Textures/checkbox_hover.png +0 -0
- package/Resources/Textures/checkbox_hover.png.meta +128 -0
- package/Resources/Textures/checkbox_mark.png +0 -0
- package/Resources/Textures/checkbox_mark.png.meta +128 -0
- package/Resources/Textures/checkbox_normal.png +0 -0
- package/Resources/Textures/checkbox_normal.png.meta +128 -0
- package/Resources/Textures/checkbox_selected.png +0 -0
- package/Resources/Textures/checkbox_selected.png.meta +128 -0
- package/Resources/Textures/checkbox_square_empty.png +0 -0
- package/Resources/Textures/checkbox_square_empty.png.meta +159 -0
- package/Resources/Textures/checkbox_square_full.png +0 -0
- package/Resources/Textures/checkbox_square_full.png.meta +159 -0
- package/Resources/Textures/checkbox_square_half.png +0 -0
- package/Resources/Textures/checkbox_square_half.png.meta +159 -0
- package/Resources/Textures/icon_alert.png +0 -0
- package/Resources/Textures/icon_alert.png.meta +144 -0
- package/Resources/Textures/round_button_green_42_normal.png +0 -0
- package/Resources/Textures/round_button_green_42_normal.png.meta +144 -0
- package/Resources/Textures/round_button_green_42_pressed.png +0 -0
- package/Resources/Textures/round_button_green_42_pressed.png.meta +144 -0
- package/Resources/Textures/round_button_green_disable.png +0 -0
- package/Resources/Textures/round_button_green_disable.png.meta +144 -0
- package/Resources/Textures/round_button_green_normal.png +0 -0
- package/Resources/Textures/round_button_green_normal.png.meta +144 -0
- package/Resources/Textures/round_button_green_pressed.png +0 -0
- package/Resources/Textures/round_button_green_pressed.png.meta +144 -0
- package/Resources/Textures/round_button_outline_42_normal.png +0 -0
- package/Resources/Textures/round_button_outline_42_normal.png.meta +144 -0
- package/Resources/Textures/round_button_outline_42_pressed.png +0 -0
- package/Resources/Textures/round_button_outline_42_pressed.png.meta +144 -0
- package/Resources/Textures/round_button_outline_normal.png +0 -0
- package/Resources/Textures/round_button_outline_normal.png.meta +144 -0
- package/Resources/Textures/round_button_outline_pressed.png +0 -0
- package/Resources/Textures/round_button_outline_pressed.png.meta +144 -0
- package/Resources/Textures/toast_bg.png +0 -0
- package/Resources/Textures/toast_bg.png.meta +144 -0
- package/Resources/Textures/xd_alert_back_round.png +0 -0
- package/Resources/Textures/xd_alert_back_round.png.meta +128 -0
- package/Resources/Textures/xd_alert_close.png +0 -0
- package/Resources/Textures/xd_alert_close.png.meta +128 -0
- package/Resources/Textures/xd_alert_close_round.png +0 -0
- package/Resources/Textures/xd_alert_close_round.png.meta +128 -0
- package/Resources/Textures/xd_input_round_outline.png +0 -0
- package/Resources/Textures/xd_input_round_outline.png.meta +128 -0
- package/Resources/Textures/xd_left.png +0 -0
- package/Resources/Textures/xd_left.png.meta +128 -0
- package/Resources/Textures/xd_logo_cn.png +0 -0
- package/Resources/Textures/xd_logo_cn.png.meta +128 -0
- package/Resources/Textures/xd_round_button_green_320_50.png +0 -0
- package/Resources/Textures/xd_round_button_green_320_50.png.meta +128 -0
- package/Resources/Textures/xd_round_button_white_320_50.png +0 -0
- package/Resources/Textures/xd_round_button_white_320_50.png.meta +128 -0
- package/Resources/Textures.meta +8 -0
- package/Resources.meta +8 -0
- package/Runtime/Internal/Core/DataStorage.cs +152 -0
- package/Runtime/Internal/Core/DataStorage.cs.meta +3 -0
- package/Runtime/Internal/Core/IBridgeWebView.cs +17 -0
- package/Runtime/Internal/Core/IBridgeWebView.cs.meta +11 -0
- package/Runtime/Internal/Core/IWebFunction.cs +11 -0
- package/Runtime/Internal/Core/IWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Core/MiniJSON.cs +630 -0
- package/Runtime/Internal/Core/MiniJSON.cs.meta +11 -0
- package/Runtime/Internal/Core/Platform.cs +27 -0
- package/Runtime/Internal/Core/Platform.cs.meta +3 -0
- package/Runtime/Internal/Core/ReflectionUtils.cs +640 -0
- package/Runtime/Internal/Core/ReflectionUtils.cs.meta +3 -0
- package/Runtime/Internal/Core/XDGRegionInfo.cs +31 -0
- package/Runtime/Internal/Core/XDGRegionInfo.cs.meta +11 -0
- package/Runtime/Internal/Core.meta +8 -0
- package/Runtime/Internal/Events/XDGEventBus.cs +131 -0
- package/Runtime/Internal/Events/XDGEventBus.cs.meta +11 -0
- package/Runtime/Internal/Events/XDGEvents.cs +74 -0
- package/Runtime/Internal/Events/XDGEvents.cs.meta +11 -0
- package/Runtime/Internal/Events.meta +8 -0
- package/Runtime/Internal/IXDGCommon.Extended.cs +20 -0
- package/Runtime/Internal/IXDGCommon.Extended.cs.meta +3 -0
- package/Runtime/Internal/Mobile/Bean/CommonConfig.cs +16 -0
- package/Runtime/Internal/Mobile/Bean/CommonConfig.cs.meta +3 -0
- package/Runtime/Internal/Mobile/Bean.meta +3 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeAndroid.cs +73 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeAndroid.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeCallback.cs +35 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeCallback.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeConstants.cs +51 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeConstants.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeIOS.cs +94 -0
- package/Runtime/Internal/Mobile/Bridge/BridgeIOS.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/Command.cs +126 -0
- package/Runtime/Internal/Mobile/Bridge/Command.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/EngineBridge.cs +333 -0
- package/Runtime/Internal/Mobile/Bridge/EngineBridge.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/IBridge.cs +18 -0
- package/Runtime/Internal/Mobile/Bridge/IBridge.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/MainThreadDispatcher.cs +113 -0
- package/Runtime/Internal/Mobile/Bridge/MainThreadDispatcher.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge/Result.cs +64 -0
- package/Runtime/Internal/Mobile/Bridge/Result.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Bridge.meta +8 -0
- package/Runtime/Internal/Mobile/CommonFeaturesImpl.cs +311 -0
- package/Runtime/Internal/Mobile/CommonFeaturesImpl.cs.meta +11 -0
- package/Runtime/Internal/Mobile/Http/CommonParamsInterceptor.cs +35 -0
- package/Runtime/Internal/Mobile/Http/CommonParamsInterceptor.cs.meta +3 -0
- package/Runtime/Internal/Mobile/Http.meta +3 -0
- package/Runtime/Internal/Mobile/XDGTool.cs +51 -0
- package/Runtime/Internal/Mobile/XDGTool.cs.meta +11 -0
- package/Runtime/Internal/Mobile.meta +8 -0
- package/Runtime/Internal/Standalone/Agreement/Agreement.cs +78 -0
- package/Runtime/Internal/Standalone/Agreement/Agreement.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Agreement/AgreementModule.cs +326 -0
- package/Runtime/Internal/Standalone/Agreement/AgreementModule.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Agreement/LocalSignedAgreements.cs +11 -0
- package/Runtime/Internal/Standalone/Agreement/LocalSignedAgreements.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Agreement.meta +8 -0
- package/Runtime/Internal/Standalone/Bind.cs +28 -0
- package/Runtime/Internal/Standalone/Bind.cs.meta +11 -0
- package/Runtime/Internal/Standalone/BindType.cs +9 -0
- package/Runtime/Internal/Standalone/BindType.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Captcha/XDGCaptcha.cs +86 -0
- package/Runtime/Internal/Standalone/Captcha/XDGCaptcha.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Captcha.meta +8 -0
- package/Runtime/Internal/Standalone/Common/LocalServiceUtils.cs +37 -0
- package/Runtime/Internal/Standalone/Common/LocalServiceUtils.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Common/User32.cs +92 -0
- package/Runtime/Internal/Standalone/Common/User32.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Common/WindowUtils.cs +17 -0
- package/Runtime/Internal/Standalone/Common/WindowUtils.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Common.meta +8 -0
- package/Runtime/Internal/Standalone/CommonFeaturesImpl.cs +245 -0
- package/Runtime/Internal/Standalone/CommonFeaturesImpl.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/AntiConfig.cs +28 -0
- package/Runtime/Internal/Standalone/Config/AntiConfig.cs.meta +3 -0
- package/Runtime/Internal/Standalone/Config/AppConfig.cs +72 -0
- package/Runtime/Internal/Standalone/Config/AppConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/AppleConfig.cs +11 -0
- package/Runtime/Internal/Standalone/Config/AppleConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/Config.cs +29 -0
- package/Runtime/Internal/Standalone/Config/Config.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/ConfigModule.cs +254 -0
- package/Runtime/Internal/Standalone/Config/ConfigModule.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/FacebookConfig.cs +11 -0
- package/Runtime/Internal/Standalone/Config/FacebookConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/GoogleConfig.cs +13 -0
- package/Runtime/Internal/Standalone/Config/GoogleConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config/TapConfig.cs +33 -0
- package/Runtime/Internal/Standalone/Config/TapConfig.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Config.meta +8 -0
- package/Runtime/Internal/Standalone/Constants/AuthConstants.cs +9 -0
- package/Runtime/Internal/Standalone/Constants/AuthConstants.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Constants.meta +8 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/CommonParamsInterceptor.cs +126 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/CommonParamsInterceptor.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/MacAuthenticationInterceptor.cs +92 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/MacAuthenticationInterceptor.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/StandaloneErrorHandlingInterceptor.cs +123 -0
- package/Runtime/Internal/Standalone/Http/Interceptor/StandaloneErrorHandlingInterceptor.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Interceptor.meta +8 -0
- package/Runtime/Internal/Standalone/Http/Response/AccessTokenResponse.cs +11 -0
- package/Runtime/Internal/Standalone/Http/Response/AccessTokenResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/AgreementResponse.cs +23 -0
- package/Runtime/Internal/Standalone/Http/Response/AgreementResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/BindResponse.cs +11 -0
- package/Runtime/Internal/Standalone/Http/Response/BindResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ConfigResponse.cs +16 -0
- package/Runtime/Internal/Standalone/Http/Response/ConfigResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/CreateOrderResponse.cs +50 -0
- package/Runtime/Internal/Standalone/Http/Response/CreateOrderResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ErrorResponse.cs +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ErrorResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ProfileResponse.cs +10 -0
- package/Runtime/Internal/Standalone/Http/Response/ProfileResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/RefreshTokenResponse.cs +19 -0
- package/Runtime/Internal/Standalone/Http/Response/RefreshTokenResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/ReportOrderResponse.cs +17 -0
- package/Runtime/Internal/Standalone/Http/Response/ReportOrderResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestAreaCodeListResponse.cs +12 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestAreaCodeListResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestAuthCodeResponse.cs +17 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestAuthCodeResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestVerifyCodeResponse.cs +15 -0
- package/Runtime/Internal/Standalone/Http/Response/RequestVerifyCodeResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response/SyncTokenResponse.cs +15 -0
- package/Runtime/Internal/Standalone/Http/Response/SyncTokenResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/Response.meta +8 -0
- package/Runtime/Internal/Standalone/Http/XDHttpClient.cs +49 -0
- package/Runtime/Internal/Standalone/Http/XDHttpClient.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http/XDHttpUtils.cs +57 -0
- package/Runtime/Internal/Standalone/Http/XDHttpUtils.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Http.meta +8 -0
- package/Runtime/Internal/Standalone/IPInfo/IPInfoModule.cs +82 -0
- package/Runtime/Internal/Standalone/IPInfo/IPInfoModule.cs.meta +11 -0
- package/Runtime/Internal/Standalone/IPInfo/XDGAreaCode.cs +78 -0
- package/Runtime/Internal/Standalone/IPInfo/XDGAreaCode.cs.meta +11 -0
- package/Runtime/Internal/Standalone/IPInfo.meta +8 -0
- package/Runtime/Internal/Standalone/Localization/LocalizableString.cs +428 -0
- package/Runtime/Internal/Standalone/Localization/LocalizableString.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Localization/XDLocalization.cs +143 -0
- package/Runtime/Internal/Standalone/Localization/XDLocalization.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Localization.meta +8 -0
- package/Runtime/Internal/Standalone/LoginTypeModel.cs +99 -0
- package/Runtime/Internal/Standalone/LoginTypeModel.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Persistence/Persistence.cs +83 -0
- package/Runtime/Internal/Standalone/Persistence/Persistence.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Persistence.meta +8 -0
- package/Runtime/Internal/Standalone/Phone/AreaCodeData.cs +16 -0
- package/Runtime/Internal/Standalone/Phone/AreaCodeData.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Phone.meta +8 -0
- package/Runtime/Internal/Standalone/Steam/SteamUtils.cs +41 -0
- package/Runtime/Internal/Standalone/Steam/SteamUtils.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Steam.meta +8 -0
- package/Runtime/Internal/Standalone/Track/AliyunTrack.Agreement.cs +69 -0
- package/Runtime/Internal/Standalone/Track/AliyunTrack.Agreement.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Track/AliyunTrack.cs +382 -0
- package/Runtime/Internal/Standalone/Track/AliyunTrack.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Track/TrackHttpClient.cs +91 -0
- package/Runtime/Internal/Standalone/Track/TrackHttpClient.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Track.meta +8 -0
- package/Runtime/Internal/Standalone/UI/Base/ContainerWindow.cs +49 -0
- package/Runtime/Internal/Standalone/UI/Base/ContainerWindow.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/HyperlinkText.cs +339 -0
- package/Runtime/Internal/Standalone/UI/Base/HyperlinkText.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UI.cs +17 -0
- package/Runtime/Internal/Standalone/UI/Base/UI.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UIAnimator.cs +60 -0
- package/Runtime/Internal/Standalone/UI/Base/UIAnimator.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UIBase.cs +22 -0
- package/Runtime/Internal/Standalone/UI/Base/UIBase.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UIElement.cs +149 -0
- package/Runtime/Internal/Standalone/UI/Base/UIElement.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base/UIManager.cs +235 -0
- package/Runtime/Internal/Standalone/UI/Base/UIManager.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Base.meta +8 -0
- package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionAll.cs +40 -0
- package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionAll.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionNormal.cs +36 -0
- package/Runtime/Internal/Standalone/UI/Controllers/AgreementOptionNormal.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/CancelAccountAlert.cs +191 -0
- package/Runtime/Internal/Standalone/UI/Controllers/CancelAccountAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/ConfirmDialog.cs +34 -0
- package/Runtime/Internal/Standalone/UI/Controllers/ConfirmDialog.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DeleteAccountAlert.cs +169 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DeleteAccountAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DeleteCell.cs +29 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DeleteCell.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/Dialog.cs +58 -0
- package/Runtime/Internal/Standalone/UI/Controllers/Dialog.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DisagreeConfirmAlert.cs +39 -0
- package/Runtime/Internal/Standalone/UI/Controllers/DisagreeConfirmAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/GeneralAgreementAlert.cs +364 -0
- package/Runtime/Internal/Standalone/UI/Controllers/GeneralAgreementAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/LoadingView.cs +16 -0
- package/Runtime/Internal/Standalone/UI/Controllers/LoadingView.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/PayHintAlert.cs +44 -0
- package/Runtime/Internal/Standalone/UI/Controllers/PayHintAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/ScrollRectListener.cs +17 -0
- package/Runtime/Internal/Standalone/UI/Controllers/ScrollRectListener.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers/XDWebViewAlert.cs +246 -0
- package/Runtime/Internal/Standalone/UI/Controllers/XDWebViewAlert.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UI/Controllers.meta +8 -0
- package/Runtime/Internal/Standalone/UI.meta +8 -0
- package/Runtime/Internal/Standalone/UploadConfig/UploadConfigModule.cs +57 -0
- package/Runtime/Internal/Standalone/UploadConfig/UploadConfigModule.cs.meta +11 -0
- package/Runtime/Internal/Standalone/UploadConfig.meta +8 -0
- package/Runtime/Internal/Standalone/Utils/StandaloneDeviceInfo.cs +34 -0
- package/Runtime/Internal/Standalone/Utils/StandaloneDeviceInfo.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Utils/SteamWrapper.cs +122 -0
- package/Runtime/Internal/Standalone/Utils/SteamWrapper.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Utils/TaskDispatcher.cs +134 -0
- package/Runtime/Internal/Standalone/Utils/TaskDispatcher.cs.meta +3 -0
- package/Runtime/Internal/Standalone/Utils/WindowsRegistryAccess.cs +204 -0
- package/Runtime/Internal/Standalone/Utils/WindowsRegistryAccess.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Utils.meta +8 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebCloseButtonBean.cs +15 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebCloseButtonBean.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebHttpRequest.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebHttpRequest.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebHttpResponse.cs +13 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebHttpResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebNavigationBean.cs +14 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebNavigationBean.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebTrackEventBean.cs +16 -0
- package/Runtime/Internal/Standalone/Web/Bean/WebTrackEventBean.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Bean.meta +8 -0
- package/Runtime/Internal/Standalone/Web/Function/BackgroundColorWebFunction.cs +24 -0
- package/Runtime/Internal/Standalone/Web/Function/BackgroundColorWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/ClipboardWebFunction.cs +45 -0
- package/Runtime/Internal/Standalone/Web/Function/ClipboardWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/CloseVisibleWebFunction.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Function/CloseVisibleWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/CloseWebFunction.cs +28 -0
- package/Runtime/Internal/Standalone/Web/Function/CloseWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/DeviceInfoWebFunction.cs +26 -0
- package/Runtime/Internal/Standalone/Web/Function/DeviceInfoWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/GameMessageWebFunction.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Function/GameMessageWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/GetSafeAreaWebFunction.cs +33 -0
- package/Runtime/Internal/Standalone/Web/Function/GetSafeAreaWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/GetStorageWebFunction.cs +42 -0
- package/Runtime/Internal/Standalone/Web/Function/GetStorageWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/HttpRequestWebFunction.cs +93 -0
- package/Runtime/Internal/Standalone/Web/Function/HttpRequestWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/LoadingWebFunction.cs +46 -0
- package/Runtime/Internal/Standalone/Web/Function/LoadingWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/LogWebFunction.cs +38 -0
- package/Runtime/Internal/Standalone/Web/Function/LogWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/NavigationWebFunction.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Function/NavigationWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/OpenPageWebFunction.cs +56 -0
- package/Runtime/Internal/Standalone/Web/Function/OpenPageWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/PutStorageWebFunction.cs +38 -0
- package/Runtime/Internal/Standalone/Web/Function/PutStorageWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/ToastWebFunction.cs +25 -0
- package/Runtime/Internal/Standalone/Web/Function/ToastWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/TrackEventWebFunction.cs +23 -0
- package/Runtime/Internal/Standalone/Web/Function/TrackEventWebFunction.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function/WebFunctionHolder.cs +75 -0
- package/Runtime/Internal/Standalone/Web/Function/WebFunctionHolder.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/Function.meta +8 -0
- package/Runtime/Internal/Standalone/Web/IWebTransmit.cs +13 -0
- package/Runtime/Internal/Standalone/Web/IWebTransmit.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/JsRequest.cs +15 -0
- package/Runtime/Internal/Standalone/Web/JsRequest.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/JsResponse.cs +17 -0
- package/Runtime/Internal/Standalone/Web/JsResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeConstants.cs +33 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeConstants.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeController.cs +203 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeController.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeResponse.cs +38 -0
- package/Runtime/Internal/Standalone/Web/WebBridgeResponse.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/WebRequest.cs +45 -0
- package/Runtime/Internal/Standalone/Web/WebRequest.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web/XDWebBridgeView.cs +301 -0
- package/Runtime/Internal/Standalone/Web/XDWebBridgeView.cs.meta +11 -0
- package/Runtime/Internal/Standalone/Web.meta +8 -0
- package/Runtime/Internal/Standalone.meta +8 -0
- package/Runtime/Internal/XDGAgreement.cs +17 -4
- package/Runtime/Internal/XDGAgreement.cs.meta +1 -1
- package/Runtime/Internal/XDGCommonInternal.cs +102 -0
- package/Runtime/Internal/XDGCommonInternal.cs.meta +11 -0
- package/Runtime/Internal.meta +1 -1
- package/Runtime/Public/XDGCommon.Deprecated.cs +163 -0
- package/Runtime/Public/XDGCommon.Deprecated.cs.meta +11 -0
- package/Runtime/Public/XDGCommon.cs +90 -0
- package/Runtime/Public/XDGCommon.cs.meta +11 -0
- package/Runtime/Public.meta +1 -1
- package/Runtime/XD.SDK.Common.asmdef +4 -2
- package/Runtime/XD.SDK.Common.asmdef.meta +1 -1
- package/Runtime.meta +1 -1
- package/link.xml +16 -0
- package/link.xml.meta +7 -0
- package/package.json +5 -5
- package/package.json.meta +2 -2
- package/ChangeLog.md +0 -1
- package/ChangeLog.md.meta +0 -7
- package/Editor/Android/AndroidGradleProjectConfig.cs +0 -66
- package/Editor/Android/AndroidGradleProjectConfig.cs.meta +0 -11
- package/Editor/Android/VersionCatalog.cs +0 -43
- package/Editor/Android/VersionCatalog.cs.meta +0 -3
- package/Editor/Android/XDAndroidProjectProcessor.cs +0 -323
- package/Editor/Android/XDAndroidProjectProcessor.cs.meta +0 -11
- package/Editor/Plist.cs +0 -938
- package/Editor/Plist.cs.meta +0 -11
- package/Editor/XDCommonProcessBuild.cs +0 -18
- package/Editor/XDCommonProcessBuild.cs.meta +0 -11
- package/Editor/XDConfigModel.cs +0 -191
- package/Editor/XDConfigModel.cs.meta +0 -11
- package/Editor/XDGAndroidCommonProcessor.cs +0 -57
- package/Editor/XDGAndroidCommonProcessor.cs.meta +0 -11
- package/Editor/XDGAndroidProcessor.cs +0 -194
- package/Editor/XDGAndroidProcessor.cs.meta +0 -11
- package/Editor/XDGCommonEditorUtils.cs +0 -52
- package/Editor/XDGCommonEditorUtils.cs.meta +0 -11
- package/Editor/XDGCommonGradleContextProvider.cs +0 -194
- package/Editor/XDGCommonGradleContextProvider.cs.meta +0 -11
- package/Editor/XDGIOSCommonProcessor.cs +0 -609
- package/Editor/XDGIOSCommonProcessor.cs.meta +0 -11
- package/Mobile/Bridge/BridgeConstants.cs +0 -48
- package/Mobile/Bridge/BridgeConstants.cs.meta +0 -11
- package/Mobile/Bridge.meta +0 -8
- package/Mobile/Config/XDGConfigsMobile.cs +0 -25
- package/Mobile/Config/XDGConfigsMobile.cs.meta +0 -11
- package/Mobile/Config.meta +0 -8
- package/Mobile/Constant.cs +0 -16
- package/Mobile/Constant.cs.meta +0 -11
- package/Mobile/Editor/XD.SDK.Common.Mobile.Editor.asmdef +0 -22
- package/Mobile/Editor/XD.SDK.Common.Mobile.Editor.asmdef.meta +0 -7
- package/Mobile/Editor/XDCommonMobileProcessBuild.cs +0 -20
- package/Mobile/Editor/XDCommonMobileProcessBuild.cs.meta +0 -11
- package/Mobile/Editor.meta +0 -8
- package/Mobile/Http/XDGCommonHttpConfigMobile.cs +0 -30
- package/Mobile/Http/XDGCommonHttpConfigMobile.cs.meta +0 -11
- package/Mobile/Http.meta +0 -8
- package/Mobile/LocalConfigInfo.cs +0 -39
- package/Mobile/LocalConfigInfo.cs.meta +0 -11
- package/Mobile/Net/EventManager.cs +0 -11
- package/Mobile/Net/EventManager.cs.meta +0 -11
- package/Mobile/Net/MiniJSON.cs +0 -556
- package/Mobile/Net/MiniJSON.cs.meta +0 -11
- package/Mobile/Net/Net.cs +0 -172
- package/Mobile/Net/Net.cs.meta +0 -11
- package/Mobile/Net.meta +0 -8
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCommonBridge.java +0 -41
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCommonBridge.java.meta +0 -32
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCoreServiceUnity.java +0 -21
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCoreServiceUnity.java.meta +0 -32
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCoreServiceUnityImpl.java +0 -73
- package/Mobile/Plugins/Android/com/xd/common/bridge/XDGCoreServiceUnityImpl.java.meta +0 -32
- package/Mobile/Plugins/Android/com/xd/common/bridge.meta +0 -8
- package/Mobile/Plugins/Android/com/xd/common.meta +0 -8
- package/Mobile/Plugins/Android/com/xd.meta +0 -8
- package/Mobile/Plugins/Android/com.meta +0 -8
- package/Mobile/Plugins/Android.meta +0 -8
- package/Mobile/Plugins/iOS/XDCommonBridge.m +0 -23
- package/Mobile/Plugins/iOS/XDCommonBridge.m.meta +0 -37
- package/Mobile/Plugins/iOS/XDGCoreServiceUnity.h +0 -26
- package/Mobile/Plugins/iOS/XDGCoreServiceUnity.h.meta +0 -27
- package/Mobile/Plugins/iOS/XDGCoreServiceUnity.m +0 -70
- package/Mobile/Plugins/iOS/XDGCoreServiceUnity.m.meta +0 -37
- package/Mobile/Plugins/iOS.meta +0 -8
- package/Mobile/Plugins.meta +0 -8
- package/Mobile/XD.SDK.Common.Mobile.Runtime.asmdef +0 -22
- package/Mobile/XD.SDK.Common.Mobile.Runtime.asmdef.meta +0 -7
- package/Mobile/XDGBridgeWrapper.cs +0 -96
- package/Mobile/XDGBridgeWrapper.cs.meta +0 -11
- package/Mobile/XDGCommonMobile.cs +0 -153
- package/Mobile/XDGCommonMobile.cs.meta +0 -11
- package/Mobile/XDGCommonMobileImpl.cs +0 -611
- package/Mobile/XDGCommonMobileImpl.cs.meta +0 -11
- package/Mobile/XDGErrorMobile.cs +0 -47
- package/Mobile/XDGErrorMobile.cs.meta +0 -11
- package/Mobile/XDGRegionInfoMobile.cs +0 -27
- package/Mobile/XDGRegionInfoMobile.cs.meta +0 -11
- package/Mobile/XDGSettingsMobile.cs +0 -13
- package/Mobile/XDGSettingsMobile.cs.meta +0 -11
- package/Mobile/XDGTool.cs +0 -50
- package/Mobile/XDGTool.cs.meta +0 -11
- package/Mobile/XDGUserStatusChangeWrapper.cs +0 -23
- package/Mobile/XDGUserStatusChangeWrapper.cs.meta +0 -11
- package/Mobile.meta +0 -8
- package/Plugins/Android/libs/XDGCommon_6.29.1.aar +0 -0
- package/Plugins/Android/libs/XDGCommon_6.29.1.aar.meta +0 -32
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_cn.json.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_df.json.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/agreement/Agreement_local_kr.json.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/agreement.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/de.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/de.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/en.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/en.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/es.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/es.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/fr.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/id.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/id.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_arrow_down@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_arrow_down_orange@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_circle_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_back_thin_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_clear@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_clear_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_disabled@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_large_color_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_check@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_check_orange@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_check@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_check@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_static_check@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_checkbox_uncheck@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_circle_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_close_thin_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed_2@3x.png +0 -0
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_color_white_pressed_2@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_copy_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_indicator@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_email_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_icon_uc@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_google_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_line_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_phone_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_more_icon@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_button_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_payback_tip@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_phone_edit_pressed@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_tap_logo_cn@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_error_refresh@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_uc_load_fail@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images/tds_xd_logo_cn@3x.png.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/images.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/ja.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/ko.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/local/Global_sms_regions.json.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/local.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/pt.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/ru.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/th.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/th.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/tr.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/vi.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hans.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj/Localizable.strings.meta +0 -7
- package/Plugins/iOS/Resource/XDResources.bundle/zh-Hant.lproj.meta +0 -8
- package/Plugins/iOS/Resource/XDResources.bundle.meta +0 -81
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+TDSGlobalJson.h +0 -17
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSDictionary+TDSGlobalJson.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+TDSGlobalTools.h +0 -33
- package/Plugins/iOS/XDCommonSDK.framework/Headers/NSString+TDSGlobalTools.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNetStatusManager.h +0 -10
- package/Plugins/iOS/XDCommonSDK.framework/Headers/TDSGlobalNetStatusManager.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+TDSSDK.h +0 -18
- package/Plugins/iOS/XDCommonSDK.framework/Headers/UIImage+TDSSDK.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHandlerDefine.h +0 -14
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGHandlerDefine.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGKuaiShouShareParam.h +0 -35
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGKuaiShouShareParam.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavicationBar.h +0 -21
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDGNavicationBar.h.meta +0 -7
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDKuaiShouInfo.h +0 -19
- package/Plugins/iOS/XDCommonSDK.framework/Headers/XDKuaiShouInfo.h.meta +0 -7
- package/README.md.meta +0 -7
- package/Runtime/Internal/Config/IXDConfigs.cs +0 -6
- package/Runtime/Internal/Config/IXDConfigs.cs.meta +0 -11
- package/Runtime/Internal/Config/XDConfigs.cs +0 -23
- package/Runtime/Internal/Config/XDConfigs.cs.meta +0 -11
- package/Runtime/Internal/Config.meta +0 -8
- package/Runtime/Internal/Encryption/EncryptionUtils.cs +0 -72
- package/Runtime/Internal/Encryption/EncryptionUtils.cs.meta +0 -11
- package/Runtime/Internal/Encryption.meta +0 -8
- package/Runtime/Internal/Exception/XDException.cs +0 -41
- package/Runtime/Internal/Exception/XDException.cs.meta +0 -11
- package/Runtime/Internal/Exception/XDHttpException.cs +0 -22
- package/Runtime/Internal/Exception/XDHttpException.cs.meta +0 -11
- package/Runtime/Internal/Exception.meta +0 -8
- package/Runtime/Internal/Http/IXDCommonHttpConfig.cs +0 -7
- package/Runtime/Internal/Http/IXDCommonHttpConfig.cs.meta +0 -11
- package/Runtime/Internal/Http/Response/BaseResponse.cs +0 -17
- package/Runtime/Internal/Http/Response/BaseResponse.cs.meta +0 -11
- package/Runtime/Internal/Http/Response/ErrorResponse.cs +0 -9
- package/Runtime/Internal/Http/Response/ErrorResponse.cs.meta +0 -11
- package/Runtime/Internal/Http/Response.meta +0 -8
- package/Runtime/Internal/Http/ServerTime.cs +0 -23
- package/Runtime/Internal/Http/ServerTime.cs.meta +0 -11
- package/Runtime/Internal/Http/XDCommonHttpConfig.cs +0 -28
- package/Runtime/Internal/Http/XDCommonHttpConfig.cs.meta +0 -11
- package/Runtime/Internal/Http/XDDelegatingHandler.cs +0 -41
- package/Runtime/Internal/Http/XDDelegatingHandler.cs.meta +0 -11
- package/Runtime/Internal/Http/XDGHost.cs +0 -105
- package/Runtime/Internal/Http/XDGHost.cs.meta +0 -11
- package/Runtime/Internal/Http/XDHttpClient.cs +0 -169
- package/Runtime/Internal/Http/XDHttpClient.cs.meta +0 -11
- package/Runtime/Internal/Http/XDHttpClientFactory.cs +0 -80
- package/Runtime/Internal/Http/XDHttpClientFactory.cs.meta +0 -11
- package/Runtime/Internal/Http/XDHttpUtils.cs +0 -65
- package/Runtime/Internal/Http/XDHttpUtils.cs.meta +0 -11
- package/Runtime/Internal/Http/XDUrlUtils.cs +0 -35
- package/Runtime/Internal/Http/XDUrlUtils.cs.meta +0 -11
- package/Runtime/Internal/Http.meta +0 -8
- package/Runtime/Internal/IXDGCommon.cs +0 -66
- package/Runtime/Internal/IXDGCommon.cs.meta +0 -11
- package/Runtime/Internal/IXDGSettings.cs +0 -7
- package/Runtime/Internal/IXDGSettings.cs.meta +0 -11
- package/Runtime/Internal/LangType.cs +0 -20
- package/Runtime/Internal/LangType.cs.meta +0 -11
- package/Runtime/Internal/ShareFlavors.cs +0 -9
- package/Runtime/Internal/ShareFlavors.cs.meta +0 -11
- package/Runtime/Internal/XDGError.cs +0 -14
- package/Runtime/Internal/XDGError.cs.meta +0 -11
- package/Runtime/Internal/XDGRegionInfo.cs +0 -10
- package/Runtime/Internal/XDGRegionInfo.cs.meta +0 -11
- package/Runtime/Internal/XDGRegionInfoWrapper.cs +0 -7
- package/Runtime/Internal/XDGRegionInfoWrapper.cs.meta +0 -11
- package/Runtime/Internal/XDGShareCallback.cs +0 -9
- package/Runtime/Internal/XDGShareCallback.cs.meta +0 -11
- package/Runtime/Internal/XDUtility.cs +0 -23
- package/Runtime/Internal/XDUtility.cs.meta +0 -11
- package/Runtime/Internal/XDWebAction.cs +0 -8
- package/Runtime/Internal/XDWebAction.cs.meta +0 -11
- package/Runtime/Public/Log/XDGLogLevel.cs +0 -11
- package/Runtime/Public/Log/XDGLogLevel.cs.meta +0 -11
- package/Runtime/Public/Log/XDGLogger.cs +0 -48
- package/Runtime/Public/Log/XDGLogger.cs.meta +0 -11
- package/Runtime/Public/Log.meta +0 -8
- package/Runtime/Public/XDGSettings.cs +0 -33
- package/Runtime/Public/XDGSettings.cs.meta +0 -11
- package/Runtime/XDGCommon.cs +0 -251
- package/Runtime/XDGCommon.cs.meta +0 -11
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/agreement/Agreement_local_cn.json +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/agreement/Agreement_local_df.json +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/agreement/Agreement_local_kr.json +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/de.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/en.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/es.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/fr.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/id.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_arrow_down@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_arrow_down_orange@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_circle@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_circle_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_thin@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_back_thin_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_clear@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_clear_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_large_color@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_large_color_disabled@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_large_color_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_medium_color@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_medium_color_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_taplogin@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_taplogin_disabled@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_button_taplogin_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_check@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_check_orange@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_rc_check@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_rc_checking@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_rc_uncheck@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_solid_check@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_solid_uncheck@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_static_check@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_checkbox_uncheck@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_circle@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_circle_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_thin@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_close_thin_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_copy@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_copy_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_indicator@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_apple_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_email_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_facebook_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_icon_uc@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_google_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_guest_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_line_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_phone_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_steam_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_taptap_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_icon_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_long@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_login_twitter_long_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_more_icon@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_payback_button@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_payback_button_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_payback_tip@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_phone_edit@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_phone_edit_pressed@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_tap_logo_cn@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_uc_error_refresh@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_uc_load_fail@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/images/tds_xd_logo_cn@3x.png +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/ja.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/ko.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/local/Global_sms_regions.json +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/pt.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/ru.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/th.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/tr.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/vi.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/zh-Hans.lproj/Localizable.strings +0 -0
- /package/Plugins/iOS/{Resource → XDCommonSDK.framework}/XDResources.bundle/zh-Hant.lproj/Localizable.strings +0 -0
- /package/{README.md → Plugins/iOS/XDTapSDK4WrapperSDK.framework/TapSupportResource.bundle/ms.lproj/Localizable.strings} +0 -0
|
@@ -0,0 +1,2195 @@
|
|
|
1
|
+
%YAML 1.1
|
|
2
|
+
%TAG !u! tag:unity3d.com,2011:
|
|
3
|
+
--- !u!1 &47426294350554872
|
|
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: 5396578688464801318}
|
|
12
|
+
- component: {fileID: 6046036396652481139}
|
|
13
|
+
- component: {fileID: 2341165149540652315}
|
|
14
|
+
m_Layer: 5
|
|
15
|
+
m_Name: Text
|
|
16
|
+
m_TagString: Untagged
|
|
17
|
+
m_Icon: {fileID: 0}
|
|
18
|
+
m_NavMeshLayer: 0
|
|
19
|
+
m_StaticEditorFlags: 0
|
|
20
|
+
m_IsActive: 1
|
|
21
|
+
--- !u!224 &5396578688464801318
|
|
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: 47426294350554872}
|
|
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
|
+
m_Father: {fileID: 2019166994716535826}
|
|
33
|
+
m_RootOrder: 0
|
|
34
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
35
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
36
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
37
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
38
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
39
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
40
|
+
--- !u!222 &6046036396652481139
|
|
41
|
+
CanvasRenderer:
|
|
42
|
+
m_ObjectHideFlags: 0
|
|
43
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
44
|
+
m_PrefabInstance: {fileID: 0}
|
|
45
|
+
m_PrefabAsset: {fileID: 0}
|
|
46
|
+
m_GameObject: {fileID: 47426294350554872}
|
|
47
|
+
m_CullTransparentMesh: 0
|
|
48
|
+
--- !u!114 &2341165149540652315
|
|
49
|
+
MonoBehaviour:
|
|
50
|
+
m_ObjectHideFlags: 0
|
|
51
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
52
|
+
m_PrefabInstance: {fileID: 0}
|
|
53
|
+
m_PrefabAsset: {fileID: 0}
|
|
54
|
+
m_GameObject: {fileID: 47426294350554872}
|
|
55
|
+
m_Enabled: 1
|
|
56
|
+
m_EditorHideFlags: 0
|
|
57
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
58
|
+
m_Name:
|
|
59
|
+
m_EditorClassIdentifier:
|
|
60
|
+
m_Material: {fileID: 0}
|
|
61
|
+
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
|
|
62
|
+
m_RaycastTarget: 1
|
|
63
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
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: 16
|
|
71
|
+
m_FontStyle: 1
|
|
72
|
+
m_BestFit: 0
|
|
73
|
+
m_MinSize: 1
|
|
74
|
+
m_MaxSize: 40
|
|
75
|
+
m_Alignment: 4
|
|
76
|
+
m_AlignByGeometry: 0
|
|
77
|
+
m_RichText: 1
|
|
78
|
+
m_HorizontalOverflow: 0
|
|
79
|
+
m_VerticalOverflow: 0
|
|
80
|
+
m_LineSpacing: 1
|
|
81
|
+
m_Text: "\u786E\u8BA4"
|
|
82
|
+
--- !u!1 &78130690847262131
|
|
83
|
+
GameObject:
|
|
84
|
+
m_ObjectHideFlags: 0
|
|
85
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
86
|
+
m_PrefabInstance: {fileID: 0}
|
|
87
|
+
m_PrefabAsset: {fileID: 0}
|
|
88
|
+
serializedVersion: 6
|
|
89
|
+
m_Component:
|
|
90
|
+
- component: {fileID: 2241251048101500345}
|
|
91
|
+
- component: {fileID: 3687413524017194139}
|
|
92
|
+
- component: {fileID: 9005566113235866257}
|
|
93
|
+
- component: {fileID: 5574724913730396937}
|
|
94
|
+
m_Layer: 5
|
|
95
|
+
m_Name: SureButton
|
|
96
|
+
m_TagString: Untagged
|
|
97
|
+
m_Icon: {fileID: 0}
|
|
98
|
+
m_NavMeshLayer: 0
|
|
99
|
+
m_StaticEditorFlags: 0
|
|
100
|
+
m_IsActive: 1
|
|
101
|
+
--- !u!224 &2241251048101500345
|
|
102
|
+
RectTransform:
|
|
103
|
+
m_ObjectHideFlags: 0
|
|
104
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
105
|
+
m_PrefabInstance: {fileID: 0}
|
|
106
|
+
m_PrefabAsset: {fileID: 0}
|
|
107
|
+
m_GameObject: {fileID: 78130690847262131}
|
|
108
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
109
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
110
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
111
|
+
m_Children:
|
|
112
|
+
- {fileID: 870370801979860162}
|
|
113
|
+
m_Father: {fileID: 8729048522951925173}
|
|
114
|
+
m_RootOrder: 0
|
|
115
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
116
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
117
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
118
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
119
|
+
m_SizeDelta: {x: 256, y: 42}
|
|
120
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
121
|
+
--- !u!222 &3687413524017194139
|
|
122
|
+
CanvasRenderer:
|
|
123
|
+
m_ObjectHideFlags: 0
|
|
124
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
125
|
+
m_PrefabInstance: {fileID: 0}
|
|
126
|
+
m_PrefabAsset: {fileID: 0}
|
|
127
|
+
m_GameObject: {fileID: 78130690847262131}
|
|
128
|
+
m_CullTransparentMesh: 0
|
|
129
|
+
--- !u!114 &9005566113235866257
|
|
130
|
+
MonoBehaviour:
|
|
131
|
+
m_ObjectHideFlags: 0
|
|
132
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
133
|
+
m_PrefabInstance: {fileID: 0}
|
|
134
|
+
m_PrefabAsset: {fileID: 0}
|
|
135
|
+
m_GameObject: {fileID: 78130690847262131}
|
|
136
|
+
m_Enabled: 1
|
|
137
|
+
m_EditorHideFlags: 0
|
|
138
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
139
|
+
m_Name:
|
|
140
|
+
m_EditorClassIdentifier:
|
|
141
|
+
m_Material: {fileID: 0}
|
|
142
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
143
|
+
m_RaycastTarget: 1
|
|
144
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
145
|
+
m_Maskable: 1
|
|
146
|
+
m_OnCullStateChanged:
|
|
147
|
+
m_PersistentCalls:
|
|
148
|
+
m_Calls: []
|
|
149
|
+
m_Sprite: {fileID: 21300000, guid: da50cf76bc54402fa80a199da5c7901d, type: 3}
|
|
150
|
+
m_Type: 0
|
|
151
|
+
m_PreserveAspect: 0
|
|
152
|
+
m_FillCenter: 1
|
|
153
|
+
m_FillMethod: 4
|
|
154
|
+
m_FillAmount: 1
|
|
155
|
+
m_FillClockwise: 1
|
|
156
|
+
m_FillOrigin: 0
|
|
157
|
+
m_UseSpriteMesh: 0
|
|
158
|
+
m_PixelsPerUnitMultiplier: 1
|
|
159
|
+
--- !u!114 &5574724913730396937
|
|
160
|
+
MonoBehaviour:
|
|
161
|
+
m_ObjectHideFlags: 0
|
|
162
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
163
|
+
m_PrefabInstance: {fileID: 0}
|
|
164
|
+
m_PrefabAsset: {fileID: 0}
|
|
165
|
+
m_GameObject: {fileID: 78130690847262131}
|
|
166
|
+
m_Enabled: 1
|
|
167
|
+
m_EditorHideFlags: 0
|
|
168
|
+
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
169
|
+
m_Name:
|
|
170
|
+
m_EditorClassIdentifier:
|
|
171
|
+
m_Navigation:
|
|
172
|
+
m_Mode: 3
|
|
173
|
+
m_WrapAround: 0
|
|
174
|
+
m_SelectOnUp: {fileID: 0}
|
|
175
|
+
m_SelectOnDown: {fileID: 0}
|
|
176
|
+
m_SelectOnLeft: {fileID: 0}
|
|
177
|
+
m_SelectOnRight: {fileID: 0}
|
|
178
|
+
m_Transition: 1
|
|
179
|
+
m_Colors:
|
|
180
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
181
|
+
m_HighlightedColor: {r: 1, g: 1, b: 1, a: 1}
|
|
182
|
+
m_PressedColor: {r: 1, g: 1, b: 1, a: 1}
|
|
183
|
+
m_SelectedColor: {r: 1, g: 1, b: 1, a: 1}
|
|
184
|
+
m_DisabledColor: {r: 1, g: 1, b: 1, a: 1}
|
|
185
|
+
m_ColorMultiplier: 1
|
|
186
|
+
m_FadeDuration: 0.1
|
|
187
|
+
m_SpriteState:
|
|
188
|
+
m_HighlightedSprite: {fileID: 0}
|
|
189
|
+
m_PressedSprite: {fileID: 0}
|
|
190
|
+
m_SelectedSprite: {fileID: 0}
|
|
191
|
+
m_DisabledSprite: {fileID: 0}
|
|
192
|
+
m_AnimationTriggers:
|
|
193
|
+
m_NormalTrigger: Normal
|
|
194
|
+
m_HighlightedTrigger: Highlighted
|
|
195
|
+
m_PressedTrigger: Pressed
|
|
196
|
+
m_SelectedTrigger: Selected
|
|
197
|
+
m_DisabledTrigger: Disabled
|
|
198
|
+
m_Interactable: 1
|
|
199
|
+
m_TargetGraphic: {fileID: 9005566113235866257}
|
|
200
|
+
m_OnClick:
|
|
201
|
+
m_PersistentCalls:
|
|
202
|
+
m_Calls:
|
|
203
|
+
- m_Target: {fileID: 0}
|
|
204
|
+
m_TargetAssemblyTypeName:
|
|
205
|
+
m_MethodName: sureOneTap
|
|
206
|
+
m_Mode: 1
|
|
207
|
+
m_Arguments:
|
|
208
|
+
m_ObjectArgument: {fileID: 0}
|
|
209
|
+
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
210
|
+
m_IntArgument: 0
|
|
211
|
+
m_FloatArgument: 0
|
|
212
|
+
m_StringArgument:
|
|
213
|
+
m_BoolArgument: 0
|
|
214
|
+
m_CallState: 2
|
|
215
|
+
--- !u!1 &423482760847569602
|
|
216
|
+
GameObject:
|
|
217
|
+
m_ObjectHideFlags: 0
|
|
218
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
219
|
+
m_PrefabInstance: {fileID: 0}
|
|
220
|
+
m_PrefabAsset: {fileID: 0}
|
|
221
|
+
serializedVersion: 6
|
|
222
|
+
m_Component:
|
|
223
|
+
- component: {fileID: 7680402289725856619}
|
|
224
|
+
- component: {fileID: 2472245596406303980}
|
|
225
|
+
- component: {fileID: 2573025928839909869}
|
|
226
|
+
- component: {fileID: 9023364710982318082}
|
|
227
|
+
m_Layer: 5
|
|
228
|
+
m_Name: CloseButton
|
|
229
|
+
m_TagString: Untagged
|
|
230
|
+
m_Icon: {fileID: 0}
|
|
231
|
+
m_NavMeshLayer: 0
|
|
232
|
+
m_StaticEditorFlags: 0
|
|
233
|
+
m_IsActive: 1
|
|
234
|
+
--- !u!224 &7680402289725856619
|
|
235
|
+
RectTransform:
|
|
236
|
+
m_ObjectHideFlags: 0
|
|
237
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
238
|
+
m_PrefabInstance: {fileID: 0}
|
|
239
|
+
m_PrefabAsset: {fileID: 0}
|
|
240
|
+
m_GameObject: {fileID: 423482760847569602}
|
|
241
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
242
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
243
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
244
|
+
m_Children: []
|
|
245
|
+
m_Father: {fileID: 304349254991459486}
|
|
246
|
+
m_RootOrder: 2
|
|
247
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
248
|
+
m_AnchorMin: {x: 1, y: 1}
|
|
249
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
250
|
+
m_AnchoredPosition: {x: -16, y: -16}
|
|
251
|
+
m_SizeDelta: {x: 22, y: 22}
|
|
252
|
+
m_Pivot: {x: 1, y: 1}
|
|
253
|
+
--- !u!222 &2472245596406303980
|
|
254
|
+
CanvasRenderer:
|
|
255
|
+
m_ObjectHideFlags: 0
|
|
256
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
257
|
+
m_PrefabInstance: {fileID: 0}
|
|
258
|
+
m_PrefabAsset: {fileID: 0}
|
|
259
|
+
m_GameObject: {fileID: 423482760847569602}
|
|
260
|
+
m_CullTransparentMesh: 1
|
|
261
|
+
--- !u!114 &2573025928839909869
|
|
262
|
+
MonoBehaviour:
|
|
263
|
+
m_ObjectHideFlags: 0
|
|
264
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
265
|
+
m_PrefabInstance: {fileID: 0}
|
|
266
|
+
m_PrefabAsset: {fileID: 0}
|
|
267
|
+
m_GameObject: {fileID: 423482760847569602}
|
|
268
|
+
m_Enabled: 1
|
|
269
|
+
m_EditorHideFlags: 0
|
|
270
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
271
|
+
m_Name:
|
|
272
|
+
m_EditorClassIdentifier:
|
|
273
|
+
m_Material: {fileID: 0}
|
|
274
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
275
|
+
m_RaycastTarget: 1
|
|
276
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
277
|
+
m_Maskable: 1
|
|
278
|
+
m_OnCullStateChanged:
|
|
279
|
+
m_PersistentCalls:
|
|
280
|
+
m_Calls: []
|
|
281
|
+
m_Sprite: {fileID: 21300000, guid: 427ec977b70b4843837c434dd956aa40, type: 3}
|
|
282
|
+
m_Type: 0
|
|
283
|
+
m_PreserveAspect: 0
|
|
284
|
+
m_FillCenter: 1
|
|
285
|
+
m_FillMethod: 4
|
|
286
|
+
m_FillAmount: 1
|
|
287
|
+
m_FillClockwise: 1
|
|
288
|
+
m_FillOrigin: 0
|
|
289
|
+
m_UseSpriteMesh: 0
|
|
290
|
+
m_PixelsPerUnitMultiplier: 1
|
|
291
|
+
--- !u!114 &9023364710982318082
|
|
292
|
+
MonoBehaviour:
|
|
293
|
+
m_ObjectHideFlags: 0
|
|
294
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
295
|
+
m_PrefabInstance: {fileID: 0}
|
|
296
|
+
m_PrefabAsset: {fileID: 0}
|
|
297
|
+
m_GameObject: {fileID: 423482760847569602}
|
|
298
|
+
m_Enabled: 1
|
|
299
|
+
m_EditorHideFlags: 0
|
|
300
|
+
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
301
|
+
m_Name:
|
|
302
|
+
m_EditorClassIdentifier:
|
|
303
|
+
m_Navigation:
|
|
304
|
+
m_Mode: 3
|
|
305
|
+
m_WrapAround: 0
|
|
306
|
+
m_SelectOnUp: {fileID: 0}
|
|
307
|
+
m_SelectOnDown: {fileID: 0}
|
|
308
|
+
m_SelectOnLeft: {fileID: 0}
|
|
309
|
+
m_SelectOnRight: {fileID: 0}
|
|
310
|
+
m_Transition: 1
|
|
311
|
+
m_Colors:
|
|
312
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
313
|
+
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
314
|
+
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
315
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
316
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
317
|
+
m_ColorMultiplier: 1
|
|
318
|
+
m_FadeDuration: 0.1
|
|
319
|
+
m_SpriteState:
|
|
320
|
+
m_HighlightedSprite: {fileID: 0}
|
|
321
|
+
m_PressedSprite: {fileID: 0}
|
|
322
|
+
m_SelectedSprite: {fileID: 0}
|
|
323
|
+
m_DisabledSprite: {fileID: 0}
|
|
324
|
+
m_AnimationTriggers:
|
|
325
|
+
m_NormalTrigger: Normal
|
|
326
|
+
m_HighlightedTrigger: Highlighted
|
|
327
|
+
m_PressedTrigger: Pressed
|
|
328
|
+
m_SelectedTrigger: Selected
|
|
329
|
+
m_DisabledTrigger: Disabled
|
|
330
|
+
m_Interactable: 1
|
|
331
|
+
m_TargetGraphic: {fileID: 2573025928839909869}
|
|
332
|
+
m_OnClick:
|
|
333
|
+
m_PersistentCalls:
|
|
334
|
+
m_Calls: []
|
|
335
|
+
--- !u!1 &472520323233107279
|
|
336
|
+
GameObject:
|
|
337
|
+
m_ObjectHideFlags: 0
|
|
338
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
339
|
+
m_PrefabInstance: {fileID: 0}
|
|
340
|
+
m_PrefabAsset: {fileID: 0}
|
|
341
|
+
serializedVersion: 6
|
|
342
|
+
m_Component:
|
|
343
|
+
- component: {fileID: 304349254991459486}
|
|
344
|
+
- component: {fileID: 2072668080736219713}
|
|
345
|
+
- component: {fileID: 2253389154206891341}
|
|
346
|
+
m_Layer: 5
|
|
347
|
+
m_Name: PanelOne
|
|
348
|
+
m_TagString: Untagged
|
|
349
|
+
m_Icon: {fileID: 0}
|
|
350
|
+
m_NavMeshLayer: 0
|
|
351
|
+
m_StaticEditorFlags: 0
|
|
352
|
+
m_IsActive: 1
|
|
353
|
+
--- !u!224 &304349254991459486
|
|
354
|
+
RectTransform:
|
|
355
|
+
m_ObjectHideFlags: 0
|
|
356
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
357
|
+
m_PrefabInstance: {fileID: 0}
|
|
358
|
+
m_PrefabAsset: {fileID: 0}
|
|
359
|
+
m_GameObject: {fileID: 472520323233107279}
|
|
360
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
361
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
362
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
363
|
+
m_Children:
|
|
364
|
+
- {fileID: 5006088131812694419}
|
|
365
|
+
- {fileID: 5258967387585705955}
|
|
366
|
+
- {fileID: 7680402289725856619}
|
|
367
|
+
- {fileID: 8729048522951925173}
|
|
368
|
+
m_Father: {fileID: 1146180222129618912}
|
|
369
|
+
m_RootOrder: 0
|
|
370
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
371
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
372
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
373
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
374
|
+
m_SizeDelta: {x: 600, y: 236}
|
|
375
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
376
|
+
--- !u!222 &2072668080736219713
|
|
377
|
+
CanvasRenderer:
|
|
378
|
+
m_ObjectHideFlags: 0
|
|
379
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
380
|
+
m_PrefabInstance: {fileID: 0}
|
|
381
|
+
m_PrefabAsset: {fileID: 0}
|
|
382
|
+
m_GameObject: {fileID: 472520323233107279}
|
|
383
|
+
m_CullTransparentMesh: 0
|
|
384
|
+
--- !u!114 &2253389154206891341
|
|
385
|
+
MonoBehaviour:
|
|
386
|
+
m_ObjectHideFlags: 0
|
|
387
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
388
|
+
m_PrefabInstance: {fileID: 0}
|
|
389
|
+
m_PrefabAsset: {fileID: 0}
|
|
390
|
+
m_GameObject: {fileID: 472520323233107279}
|
|
391
|
+
m_Enabled: 1
|
|
392
|
+
m_EditorHideFlags: 0
|
|
393
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
394
|
+
m_Name:
|
|
395
|
+
m_EditorClassIdentifier:
|
|
396
|
+
m_Material: {fileID: 0}
|
|
397
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
398
|
+
m_RaycastTarget: 1
|
|
399
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
400
|
+
m_Maskable: 1
|
|
401
|
+
m_OnCullStateChanged:
|
|
402
|
+
m_PersistentCalls:
|
|
403
|
+
m_Calls: []
|
|
404
|
+
m_Sprite: {fileID: 21300000, guid: 5c49aded6ec64b908d9f70a163156c71, type: 3}
|
|
405
|
+
m_Type: 1
|
|
406
|
+
m_PreserveAspect: 0
|
|
407
|
+
m_FillCenter: 1
|
|
408
|
+
m_FillMethod: 4
|
|
409
|
+
m_FillAmount: 1
|
|
410
|
+
m_FillClockwise: 1
|
|
411
|
+
m_FillOrigin: 0
|
|
412
|
+
m_UseSpriteMesh: 0
|
|
413
|
+
m_PixelsPerUnitMultiplier: 1
|
|
414
|
+
--- !u!1 &477784831420854321
|
|
415
|
+
GameObject:
|
|
416
|
+
m_ObjectHideFlags: 0
|
|
417
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
418
|
+
m_PrefabInstance: {fileID: 0}
|
|
419
|
+
m_PrefabAsset: {fileID: 0}
|
|
420
|
+
serializedVersion: 6
|
|
421
|
+
m_Component:
|
|
422
|
+
- component: {fileID: 2019166994716535826}
|
|
423
|
+
- component: {fileID: 801426711691541875}
|
|
424
|
+
- component: {fileID: 3421306203583866652}
|
|
425
|
+
- component: {fileID: 8571466365652976950}
|
|
426
|
+
m_Layer: 5
|
|
427
|
+
m_Name: SureButton
|
|
428
|
+
m_TagString: Untagged
|
|
429
|
+
m_Icon: {fileID: 0}
|
|
430
|
+
m_NavMeshLayer: 0
|
|
431
|
+
m_StaticEditorFlags: 0
|
|
432
|
+
m_IsActive: 1
|
|
433
|
+
--- !u!224 &2019166994716535826
|
|
434
|
+
RectTransform:
|
|
435
|
+
m_ObjectHideFlags: 0
|
|
436
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
437
|
+
m_PrefabInstance: {fileID: 0}
|
|
438
|
+
m_PrefabAsset: {fileID: 0}
|
|
439
|
+
m_GameObject: {fileID: 477784831420854321}
|
|
440
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
441
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
442
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
443
|
+
m_Children:
|
|
444
|
+
- {fileID: 5396578688464801318}
|
|
445
|
+
m_Father: {fileID: 5280102102629679794}
|
|
446
|
+
m_RootOrder: 0
|
|
447
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
448
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
449
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
450
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
451
|
+
m_SizeDelta: {x: 256, y: 42}
|
|
452
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
453
|
+
--- !u!222 &801426711691541875
|
|
454
|
+
CanvasRenderer:
|
|
455
|
+
m_ObjectHideFlags: 0
|
|
456
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
457
|
+
m_PrefabInstance: {fileID: 0}
|
|
458
|
+
m_PrefabAsset: {fileID: 0}
|
|
459
|
+
m_GameObject: {fileID: 477784831420854321}
|
|
460
|
+
m_CullTransparentMesh: 0
|
|
461
|
+
--- !u!114 &3421306203583866652
|
|
462
|
+
MonoBehaviour:
|
|
463
|
+
m_ObjectHideFlags: 0
|
|
464
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
465
|
+
m_PrefabInstance: {fileID: 0}
|
|
466
|
+
m_PrefabAsset: {fileID: 0}
|
|
467
|
+
m_GameObject: {fileID: 477784831420854321}
|
|
468
|
+
m_Enabled: 1
|
|
469
|
+
m_EditorHideFlags: 0
|
|
470
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
471
|
+
m_Name:
|
|
472
|
+
m_EditorClassIdentifier:
|
|
473
|
+
m_Material: {fileID: 0}
|
|
474
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
475
|
+
m_RaycastTarget: 1
|
|
476
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
477
|
+
m_Maskable: 1
|
|
478
|
+
m_OnCullStateChanged:
|
|
479
|
+
m_PersistentCalls:
|
|
480
|
+
m_Calls: []
|
|
481
|
+
m_Sprite: {fileID: 21300000, guid: 2248ab3dc00949ccbb3976e4005bc9dd, type: 3}
|
|
482
|
+
m_Type: 1
|
|
483
|
+
m_PreserveAspect: 0
|
|
484
|
+
m_FillCenter: 1
|
|
485
|
+
m_FillMethod: 4
|
|
486
|
+
m_FillAmount: 1
|
|
487
|
+
m_FillClockwise: 1
|
|
488
|
+
m_FillOrigin: 0
|
|
489
|
+
m_UseSpriteMesh: 0
|
|
490
|
+
m_PixelsPerUnitMultiplier: 1
|
|
491
|
+
--- !u!114 &8571466365652976950
|
|
492
|
+
MonoBehaviour:
|
|
493
|
+
m_ObjectHideFlags: 0
|
|
494
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
495
|
+
m_PrefabInstance: {fileID: 0}
|
|
496
|
+
m_PrefabAsset: {fileID: 0}
|
|
497
|
+
m_GameObject: {fileID: 477784831420854321}
|
|
498
|
+
m_Enabled: 1
|
|
499
|
+
m_EditorHideFlags: 0
|
|
500
|
+
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
501
|
+
m_Name:
|
|
502
|
+
m_EditorClassIdentifier:
|
|
503
|
+
m_Navigation:
|
|
504
|
+
m_Mode: 3
|
|
505
|
+
m_WrapAround: 0
|
|
506
|
+
m_SelectOnUp: {fileID: 0}
|
|
507
|
+
m_SelectOnDown: {fileID: 0}
|
|
508
|
+
m_SelectOnLeft: {fileID: 0}
|
|
509
|
+
m_SelectOnRight: {fileID: 0}
|
|
510
|
+
m_Transition: 2
|
|
511
|
+
m_Colors:
|
|
512
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
513
|
+
m_HighlightedColor: {r: 1, g: 1, b: 1, a: 1}
|
|
514
|
+
m_PressedColor: {r: 1, g: 1, b: 1, a: 1}
|
|
515
|
+
m_SelectedColor: {r: 1, g: 1, b: 1, a: 1}
|
|
516
|
+
m_DisabledColor: {r: 1, g: 1, b: 1, a: 1}
|
|
517
|
+
m_ColorMultiplier: 1
|
|
518
|
+
m_FadeDuration: 0.1
|
|
519
|
+
m_SpriteState:
|
|
520
|
+
m_HighlightedSprite: {fileID: 21300000, guid: eed03268dd3543299972f8c10b140368,
|
|
521
|
+
type: 3}
|
|
522
|
+
m_PressedSprite: {fileID: 21300000, guid: eed03268dd3543299972f8c10b140368, type: 3}
|
|
523
|
+
m_SelectedSprite: {fileID: 21300000, guid: eed03268dd3543299972f8c10b140368, type: 3}
|
|
524
|
+
m_DisabledSprite: {fileID: 21300000, guid: 2248ab3dc00949ccbb3976e4005bc9dd, type: 3}
|
|
525
|
+
m_AnimationTriggers:
|
|
526
|
+
m_NormalTrigger: Normal
|
|
527
|
+
m_HighlightedTrigger: Highlighted
|
|
528
|
+
m_PressedTrigger: Pressed
|
|
529
|
+
m_SelectedTrigger: Selected
|
|
530
|
+
m_DisabledTrigger: Disabled
|
|
531
|
+
m_Interactable: 1
|
|
532
|
+
m_TargetGraphic: {fileID: 3421306203583866652}
|
|
533
|
+
m_OnClick:
|
|
534
|
+
m_PersistentCalls:
|
|
535
|
+
m_Calls:
|
|
536
|
+
- m_Target: {fileID: 0}
|
|
537
|
+
m_TargetAssemblyTypeName:
|
|
538
|
+
m_MethodName: sureOneTap
|
|
539
|
+
m_Mode: 1
|
|
540
|
+
m_Arguments:
|
|
541
|
+
m_ObjectArgument: {fileID: 0}
|
|
542
|
+
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
543
|
+
m_IntArgument: 0
|
|
544
|
+
m_FloatArgument: 0
|
|
545
|
+
m_StringArgument:
|
|
546
|
+
m_BoolArgument: 0
|
|
547
|
+
m_CallState: 2
|
|
548
|
+
--- !u!1 &631356263948216088
|
|
549
|
+
GameObject:
|
|
550
|
+
m_ObjectHideFlags: 0
|
|
551
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
552
|
+
m_PrefabInstance: {fileID: 0}
|
|
553
|
+
m_PrefabAsset: {fileID: 0}
|
|
554
|
+
serializedVersion: 6
|
|
555
|
+
m_Component:
|
|
556
|
+
- component: {fileID: 1146180222129618912}
|
|
557
|
+
- component: {fileID: 5510067494407564928}
|
|
558
|
+
- component: {fileID: 7150810744061650389}
|
|
559
|
+
m_Layer: 5
|
|
560
|
+
m_Name: DeleteAccountAlert
|
|
561
|
+
m_TagString: Untagged
|
|
562
|
+
m_Icon: {fileID: 0}
|
|
563
|
+
m_NavMeshLayer: 0
|
|
564
|
+
m_StaticEditorFlags: 0
|
|
565
|
+
m_IsActive: 1
|
|
566
|
+
--- !u!224 &1146180222129618912
|
|
567
|
+
RectTransform:
|
|
568
|
+
m_ObjectHideFlags: 0
|
|
569
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
570
|
+
m_PrefabInstance: {fileID: 0}
|
|
571
|
+
m_PrefabAsset: {fileID: 0}
|
|
572
|
+
m_GameObject: {fileID: 631356263948216088}
|
|
573
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
574
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
575
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
576
|
+
m_Children:
|
|
577
|
+
- {fileID: 304349254991459486}
|
|
578
|
+
- {fileID: 4324644272337576322}
|
|
579
|
+
m_Father: {fileID: 0}
|
|
580
|
+
m_RootOrder: 0
|
|
581
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
582
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
583
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
584
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
585
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
586
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
587
|
+
--- !u!222 &5510067494407564928
|
|
588
|
+
CanvasRenderer:
|
|
589
|
+
m_ObjectHideFlags: 0
|
|
590
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
591
|
+
m_PrefabInstance: {fileID: 0}
|
|
592
|
+
m_PrefabAsset: {fileID: 0}
|
|
593
|
+
m_GameObject: {fileID: 631356263948216088}
|
|
594
|
+
m_CullTransparentMesh: 0
|
|
595
|
+
--- !u!114 &7150810744061650389
|
|
596
|
+
MonoBehaviour:
|
|
597
|
+
m_ObjectHideFlags: 0
|
|
598
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
599
|
+
m_PrefabInstance: {fileID: 0}
|
|
600
|
+
m_PrefabAsset: {fileID: 0}
|
|
601
|
+
m_GameObject: {fileID: 631356263948216088}
|
|
602
|
+
m_Enabled: 1
|
|
603
|
+
m_EditorHideFlags: 0
|
|
604
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
605
|
+
m_Name:
|
|
606
|
+
m_EditorClassIdentifier:
|
|
607
|
+
m_Material: {fileID: 0}
|
|
608
|
+
m_Color: {r: 0, g: 0, b: 0, a: 0.078431375}
|
|
609
|
+
m_RaycastTarget: 1
|
|
610
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
611
|
+
m_Maskable: 1
|
|
612
|
+
m_OnCullStateChanged:
|
|
613
|
+
m_PersistentCalls:
|
|
614
|
+
m_Calls: []
|
|
615
|
+
m_Sprite: {fileID: 0}
|
|
616
|
+
m_Type: 0
|
|
617
|
+
m_PreserveAspect: 0
|
|
618
|
+
m_FillCenter: 1
|
|
619
|
+
m_FillMethod: 4
|
|
620
|
+
m_FillAmount: 1
|
|
621
|
+
m_FillClockwise: 1
|
|
622
|
+
m_FillOrigin: 0
|
|
623
|
+
m_UseSpriteMesh: 0
|
|
624
|
+
m_PixelsPerUnitMultiplier: 1
|
|
625
|
+
--- !u!1 &897167942749570015
|
|
626
|
+
GameObject:
|
|
627
|
+
m_ObjectHideFlags: 0
|
|
628
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
629
|
+
m_PrefabInstance: {fileID: 0}
|
|
630
|
+
m_PrefabAsset: {fileID: 0}
|
|
631
|
+
serializedVersion: 6
|
|
632
|
+
m_Component:
|
|
633
|
+
- component: {fileID: 7702820737251757658}
|
|
634
|
+
- component: {fileID: 2524471147196050599}
|
|
635
|
+
- component: {fileID: 6026524461496862113}
|
|
636
|
+
- component: {fileID: 4259955124493191053}
|
|
637
|
+
m_Layer: 5
|
|
638
|
+
m_Name: CloseButton
|
|
639
|
+
m_TagString: Untagged
|
|
640
|
+
m_Icon: {fileID: 0}
|
|
641
|
+
m_NavMeshLayer: 0
|
|
642
|
+
m_StaticEditorFlags: 0
|
|
643
|
+
m_IsActive: 1
|
|
644
|
+
--- !u!224 &7702820737251757658
|
|
645
|
+
RectTransform:
|
|
646
|
+
m_ObjectHideFlags: 0
|
|
647
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
648
|
+
m_PrefabInstance: {fileID: 0}
|
|
649
|
+
m_PrefabAsset: {fileID: 0}
|
|
650
|
+
m_GameObject: {fileID: 897167942749570015}
|
|
651
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
652
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
653
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
654
|
+
m_Children: []
|
|
655
|
+
m_Father: {fileID: 4324644272337576322}
|
|
656
|
+
m_RootOrder: 2
|
|
657
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
658
|
+
m_AnchorMin: {x: 1, y: 1}
|
|
659
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
660
|
+
m_AnchoredPosition: {x: -16, y: -16}
|
|
661
|
+
m_SizeDelta: {x: 22, y: 22}
|
|
662
|
+
m_Pivot: {x: 1, y: 1}
|
|
663
|
+
--- !u!222 &2524471147196050599
|
|
664
|
+
CanvasRenderer:
|
|
665
|
+
m_ObjectHideFlags: 0
|
|
666
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
667
|
+
m_PrefabInstance: {fileID: 0}
|
|
668
|
+
m_PrefabAsset: {fileID: 0}
|
|
669
|
+
m_GameObject: {fileID: 897167942749570015}
|
|
670
|
+
m_CullTransparentMesh: 1
|
|
671
|
+
--- !u!114 &6026524461496862113
|
|
672
|
+
MonoBehaviour:
|
|
673
|
+
m_ObjectHideFlags: 0
|
|
674
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
675
|
+
m_PrefabInstance: {fileID: 0}
|
|
676
|
+
m_PrefabAsset: {fileID: 0}
|
|
677
|
+
m_GameObject: {fileID: 897167942749570015}
|
|
678
|
+
m_Enabled: 1
|
|
679
|
+
m_EditorHideFlags: 0
|
|
680
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
681
|
+
m_Name:
|
|
682
|
+
m_EditorClassIdentifier:
|
|
683
|
+
m_Material: {fileID: 0}
|
|
684
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
685
|
+
m_RaycastTarget: 1
|
|
686
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
687
|
+
m_Maskable: 1
|
|
688
|
+
m_OnCullStateChanged:
|
|
689
|
+
m_PersistentCalls:
|
|
690
|
+
m_Calls: []
|
|
691
|
+
m_Sprite: {fileID: 21300000, guid: 427ec977b70b4843837c434dd956aa40, type: 3}
|
|
692
|
+
m_Type: 0
|
|
693
|
+
m_PreserveAspect: 0
|
|
694
|
+
m_FillCenter: 1
|
|
695
|
+
m_FillMethod: 4
|
|
696
|
+
m_FillAmount: 1
|
|
697
|
+
m_FillClockwise: 1
|
|
698
|
+
m_FillOrigin: 0
|
|
699
|
+
m_UseSpriteMesh: 0
|
|
700
|
+
m_PixelsPerUnitMultiplier: 1
|
|
701
|
+
--- !u!114 &4259955124493191053
|
|
702
|
+
MonoBehaviour:
|
|
703
|
+
m_ObjectHideFlags: 0
|
|
704
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
705
|
+
m_PrefabInstance: {fileID: 0}
|
|
706
|
+
m_PrefabAsset: {fileID: 0}
|
|
707
|
+
m_GameObject: {fileID: 897167942749570015}
|
|
708
|
+
m_Enabled: 1
|
|
709
|
+
m_EditorHideFlags: 0
|
|
710
|
+
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
711
|
+
m_Name:
|
|
712
|
+
m_EditorClassIdentifier:
|
|
713
|
+
m_Navigation:
|
|
714
|
+
m_Mode: 3
|
|
715
|
+
m_WrapAround: 0
|
|
716
|
+
m_SelectOnUp: {fileID: 0}
|
|
717
|
+
m_SelectOnDown: {fileID: 0}
|
|
718
|
+
m_SelectOnLeft: {fileID: 0}
|
|
719
|
+
m_SelectOnRight: {fileID: 0}
|
|
720
|
+
m_Transition: 1
|
|
721
|
+
m_Colors:
|
|
722
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
723
|
+
m_HighlightedColor: {r: 0.9490196, g: 0.9490196, b: 0.9490196, a: 1}
|
|
724
|
+
m_PressedColor: {r: 0.9490196, g: 0.9490196, b: 0.9490196, a: 1}
|
|
725
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
726
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
727
|
+
m_ColorMultiplier: 1
|
|
728
|
+
m_FadeDuration: 0.1
|
|
729
|
+
m_SpriteState:
|
|
730
|
+
m_HighlightedSprite: {fileID: 0}
|
|
731
|
+
m_PressedSprite: {fileID: 0}
|
|
732
|
+
m_SelectedSprite: {fileID: 0}
|
|
733
|
+
m_DisabledSprite: {fileID: 0}
|
|
734
|
+
m_AnimationTriggers:
|
|
735
|
+
m_NormalTrigger: Normal
|
|
736
|
+
m_HighlightedTrigger: Highlighted
|
|
737
|
+
m_PressedTrigger: Pressed
|
|
738
|
+
m_SelectedTrigger: Selected
|
|
739
|
+
m_DisabledTrigger: Disabled
|
|
740
|
+
m_Interactable: 1
|
|
741
|
+
m_TargetGraphic: {fileID: 6026524461496862113}
|
|
742
|
+
m_OnClick:
|
|
743
|
+
m_PersistentCalls:
|
|
744
|
+
m_Calls: []
|
|
745
|
+
--- !u!1 &1236319586980332920
|
|
746
|
+
GameObject:
|
|
747
|
+
m_ObjectHideFlags: 0
|
|
748
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
749
|
+
m_PrefabInstance: {fileID: 0}
|
|
750
|
+
m_PrefabAsset: {fileID: 0}
|
|
751
|
+
serializedVersion: 6
|
|
752
|
+
m_Component:
|
|
753
|
+
- component: {fileID: 7997824412367390463}
|
|
754
|
+
- component: {fileID: 1166647958937791128}
|
|
755
|
+
- component: {fileID: 3693044784243900611}
|
|
756
|
+
m_Layer: 5
|
|
757
|
+
m_Name: Placeholder
|
|
758
|
+
m_TagString: Untagged
|
|
759
|
+
m_Icon: {fileID: 0}
|
|
760
|
+
m_NavMeshLayer: 0
|
|
761
|
+
m_StaticEditorFlags: 0
|
|
762
|
+
m_IsActive: 1
|
|
763
|
+
--- !u!224 &7997824412367390463
|
|
764
|
+
RectTransform:
|
|
765
|
+
m_ObjectHideFlags: 0
|
|
766
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
767
|
+
m_PrefabInstance: {fileID: 0}
|
|
768
|
+
m_PrefabAsset: {fileID: 0}
|
|
769
|
+
m_GameObject: {fileID: 1236319586980332920}
|
|
770
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
771
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
772
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
773
|
+
m_Children: []
|
|
774
|
+
m_Father: {fileID: 4167713110607955558}
|
|
775
|
+
m_RootOrder: 0
|
|
776
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
777
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
778
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
779
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
780
|
+
m_SizeDelta: {x: -32, y: -12}
|
|
781
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
782
|
+
--- !u!222 &1166647958937791128
|
|
783
|
+
CanvasRenderer:
|
|
784
|
+
m_ObjectHideFlags: 0
|
|
785
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
786
|
+
m_PrefabInstance: {fileID: 0}
|
|
787
|
+
m_PrefabAsset: {fileID: 0}
|
|
788
|
+
m_GameObject: {fileID: 1236319586980332920}
|
|
789
|
+
m_CullTransparentMesh: 0
|
|
790
|
+
--- !u!114 &3693044784243900611
|
|
791
|
+
MonoBehaviour:
|
|
792
|
+
m_ObjectHideFlags: 0
|
|
793
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
794
|
+
m_PrefabInstance: {fileID: 0}
|
|
795
|
+
m_PrefabAsset: {fileID: 0}
|
|
796
|
+
m_GameObject: {fileID: 1236319586980332920}
|
|
797
|
+
m_Enabled: 1
|
|
798
|
+
m_EditorHideFlags: 0
|
|
799
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
800
|
+
m_Name:
|
|
801
|
+
m_EditorClassIdentifier:
|
|
802
|
+
m_Material: {fileID: 0}
|
|
803
|
+
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 0.5}
|
|
804
|
+
m_RaycastTarget: 1
|
|
805
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
806
|
+
m_Maskable: 1
|
|
807
|
+
m_OnCullStateChanged:
|
|
808
|
+
m_PersistentCalls:
|
|
809
|
+
m_Calls: []
|
|
810
|
+
m_FontData:
|
|
811
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
812
|
+
m_FontSize: 14
|
|
813
|
+
m_FontStyle: 2
|
|
814
|
+
m_BestFit: 0
|
|
815
|
+
m_MinSize: 10
|
|
816
|
+
m_MaxSize: 40
|
|
817
|
+
m_Alignment: 3
|
|
818
|
+
m_AlignByGeometry: 0
|
|
819
|
+
m_RichText: 1
|
|
820
|
+
m_HorizontalOverflow: 0
|
|
821
|
+
m_VerticalOverflow: 0
|
|
822
|
+
m_LineSpacing: 1
|
|
823
|
+
m_Text:
|
|
824
|
+
--- !u!1 &1333530560144255163
|
|
825
|
+
GameObject:
|
|
826
|
+
m_ObjectHideFlags: 0
|
|
827
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
828
|
+
m_PrefabInstance: {fileID: 0}
|
|
829
|
+
m_PrefabAsset: {fileID: 0}
|
|
830
|
+
serializedVersion: 6
|
|
831
|
+
m_Component:
|
|
832
|
+
- component: {fileID: 5258967387585705955}
|
|
833
|
+
- component: {fileID: 5891041062013732689}
|
|
834
|
+
- component: {fileID: 6244788065940259697}
|
|
835
|
+
m_Layer: 5
|
|
836
|
+
m_Name: MsgText
|
|
837
|
+
m_TagString: Untagged
|
|
838
|
+
m_Icon: {fileID: 0}
|
|
839
|
+
m_NavMeshLayer: 0
|
|
840
|
+
m_StaticEditorFlags: 0
|
|
841
|
+
m_IsActive: 1
|
|
842
|
+
--- !u!224 &5258967387585705955
|
|
843
|
+
RectTransform:
|
|
844
|
+
m_ObjectHideFlags: 0
|
|
845
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
846
|
+
m_PrefabInstance: {fileID: 0}
|
|
847
|
+
m_PrefabAsset: {fileID: 0}
|
|
848
|
+
m_GameObject: {fileID: 1333530560144255163}
|
|
849
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
850
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
851
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
852
|
+
m_Children: []
|
|
853
|
+
m_Father: {fileID: 304349254991459486}
|
|
854
|
+
m_RootOrder: 1
|
|
855
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
856
|
+
m_AnchorMin: {x: 0, y: 1}
|
|
857
|
+
m_AnchorMax: {x: 0, y: 1}
|
|
858
|
+
m_AnchoredPosition: {x: 32, y: -82}
|
|
859
|
+
m_SizeDelta: {x: 536, y: 48}
|
|
860
|
+
m_Pivot: {x: 0, y: 1}
|
|
861
|
+
--- !u!222 &5891041062013732689
|
|
862
|
+
CanvasRenderer:
|
|
863
|
+
m_ObjectHideFlags: 0
|
|
864
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
865
|
+
m_PrefabInstance: {fileID: 0}
|
|
866
|
+
m_PrefabAsset: {fileID: 0}
|
|
867
|
+
m_GameObject: {fileID: 1333530560144255163}
|
|
868
|
+
m_CullTransparentMesh: 0
|
|
869
|
+
--- !u!114 &6244788065940259697
|
|
870
|
+
MonoBehaviour:
|
|
871
|
+
m_ObjectHideFlags: 0
|
|
872
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
873
|
+
m_PrefabInstance: {fileID: 0}
|
|
874
|
+
m_PrefabAsset: {fileID: 0}
|
|
875
|
+
m_GameObject: {fileID: 1333530560144255163}
|
|
876
|
+
m_Enabled: 1
|
|
877
|
+
m_EditorHideFlags: 0
|
|
878
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
879
|
+
m_Name:
|
|
880
|
+
m_EditorClassIdentifier:
|
|
881
|
+
m_Material: {fileID: 0}
|
|
882
|
+
m_Color: {r: 0.6, g: 0.6, b: 0.6, a: 1}
|
|
883
|
+
m_RaycastTarget: 1
|
|
884
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
885
|
+
m_Maskable: 1
|
|
886
|
+
m_OnCullStateChanged:
|
|
887
|
+
m_PersistentCalls:
|
|
888
|
+
m_Calls: []
|
|
889
|
+
m_FontData:
|
|
890
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
891
|
+
m_FontSize: 16
|
|
892
|
+
m_FontStyle: 0
|
|
893
|
+
m_BestFit: 0
|
|
894
|
+
m_MinSize: 1
|
|
895
|
+
m_MaxSize: 40
|
|
896
|
+
m_Alignment: 0
|
|
897
|
+
m_AlignByGeometry: 0
|
|
898
|
+
m_RichText: 1
|
|
899
|
+
m_HorizontalOverflow: 0
|
|
900
|
+
m_VerticalOverflow: 0
|
|
901
|
+
m_LineSpacing: 1.3
|
|
902
|
+
m_Text: "\u89E3\u9664\u7ED1\u5B9A\u540E\u5C06\u65E0\u6CD5\u4F7F\u7528\u300CGoogle\u8D26\u53F7\u300D\u8FDB\u884C\u767B\u5F55\uFF0C\u8BF7\u8C28\u614E\u64CD\u4F5C"
|
|
903
|
+
--- !u!1 &1376478947260506750
|
|
904
|
+
GameObject:
|
|
905
|
+
m_ObjectHideFlags: 0
|
|
906
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
907
|
+
m_PrefabInstance: {fileID: 0}
|
|
908
|
+
m_PrefabAsset: {fileID: 0}
|
|
909
|
+
serializedVersion: 6
|
|
910
|
+
m_Component:
|
|
911
|
+
- component: {fileID: 6072801690247928696}
|
|
912
|
+
- component: {fileID: 1163104221195053704}
|
|
913
|
+
- component: {fileID: 1609150113621984617}
|
|
914
|
+
m_Layer: 5
|
|
915
|
+
m_Name: MsgText
|
|
916
|
+
m_TagString: Untagged
|
|
917
|
+
m_Icon: {fileID: 0}
|
|
918
|
+
m_NavMeshLayer: 0
|
|
919
|
+
m_StaticEditorFlags: 0
|
|
920
|
+
m_IsActive: 1
|
|
921
|
+
--- !u!224 &6072801690247928696
|
|
922
|
+
RectTransform:
|
|
923
|
+
m_ObjectHideFlags: 0
|
|
924
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
925
|
+
m_PrefabInstance: {fileID: 0}
|
|
926
|
+
m_PrefabAsset: {fileID: 0}
|
|
927
|
+
m_GameObject: {fileID: 1376478947260506750}
|
|
928
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
929
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
930
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
931
|
+
m_Children: []
|
|
932
|
+
m_Father: {fileID: 4324644272337576322}
|
|
933
|
+
m_RootOrder: 1
|
|
934
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
935
|
+
m_AnchorMin: {x: 0, y: 1}
|
|
936
|
+
m_AnchorMax: {x: 0, y: 1}
|
|
937
|
+
m_AnchoredPosition: {x: 32, y: -82}
|
|
938
|
+
m_SizeDelta: {x: 536, y: 24}
|
|
939
|
+
m_Pivot: {x: 0, y: 1}
|
|
940
|
+
--- !u!222 &1163104221195053704
|
|
941
|
+
CanvasRenderer:
|
|
942
|
+
m_ObjectHideFlags: 0
|
|
943
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
944
|
+
m_PrefabInstance: {fileID: 0}
|
|
945
|
+
m_PrefabAsset: {fileID: 0}
|
|
946
|
+
m_GameObject: {fileID: 1376478947260506750}
|
|
947
|
+
m_CullTransparentMesh: 0
|
|
948
|
+
--- !u!114 &1609150113621984617
|
|
949
|
+
MonoBehaviour:
|
|
950
|
+
m_ObjectHideFlags: 0
|
|
951
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
952
|
+
m_PrefabInstance: {fileID: 0}
|
|
953
|
+
m_PrefabAsset: {fileID: 0}
|
|
954
|
+
m_GameObject: {fileID: 1376478947260506750}
|
|
955
|
+
m_Enabled: 1
|
|
956
|
+
m_EditorHideFlags: 0
|
|
957
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
958
|
+
m_Name:
|
|
959
|
+
m_EditorClassIdentifier:
|
|
960
|
+
m_Material: {fileID: 0}
|
|
961
|
+
m_Color: {r: 0.53333336, g: 0.53333336, b: 0.53333336, a: 1}
|
|
962
|
+
m_RaycastTarget: 1
|
|
963
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
964
|
+
m_Maskable: 1
|
|
965
|
+
m_OnCullStateChanged:
|
|
966
|
+
m_PersistentCalls:
|
|
967
|
+
m_Calls: []
|
|
968
|
+
m_FontData:
|
|
969
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
970
|
+
m_FontSize: 16
|
|
971
|
+
m_FontStyle: 0
|
|
972
|
+
m_BestFit: 0
|
|
973
|
+
m_MinSize: 1
|
|
974
|
+
m_MaxSize: 40
|
|
975
|
+
m_Alignment: 0
|
|
976
|
+
m_AlignByGeometry: 0
|
|
977
|
+
m_RichText: 1
|
|
978
|
+
m_HorizontalOverflow: 0
|
|
979
|
+
m_VerticalOverflow: 0
|
|
980
|
+
m_LineSpacing: 1
|
|
981
|
+
m_Text: "\u8BF7\u8F93\u5165\u300CConfirm\u300D\u540E\u70B9\u51FB\u786E\u8BA4\u89E3\u9664\u7ED1\u5B9A\u8D26\u53F7"
|
|
982
|
+
--- !u!1 &1424142215700715698
|
|
983
|
+
GameObject:
|
|
984
|
+
m_ObjectHideFlags: 0
|
|
985
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
986
|
+
m_PrefabInstance: {fileID: 0}
|
|
987
|
+
m_PrefabAsset: {fileID: 0}
|
|
988
|
+
serializedVersion: 6
|
|
989
|
+
m_Component:
|
|
990
|
+
- component: {fileID: 5280102102629679794}
|
|
991
|
+
- component: {fileID: 1318355323259193565}
|
|
992
|
+
m_Layer: 5
|
|
993
|
+
m_Name: ActionContainer
|
|
994
|
+
m_TagString: Untagged
|
|
995
|
+
m_Icon: {fileID: 0}
|
|
996
|
+
m_NavMeshLayer: 0
|
|
997
|
+
m_StaticEditorFlags: 0
|
|
998
|
+
m_IsActive: 1
|
|
999
|
+
--- !u!224 &5280102102629679794
|
|
1000
|
+
RectTransform:
|
|
1001
|
+
m_ObjectHideFlags: 0
|
|
1002
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1003
|
+
m_PrefabInstance: {fileID: 0}
|
|
1004
|
+
m_PrefabAsset: {fileID: 0}
|
|
1005
|
+
m_GameObject: {fileID: 1424142215700715698}
|
|
1006
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1007
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1008
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1009
|
+
m_Children:
|
|
1010
|
+
- {fileID: 2019166994716535826}
|
|
1011
|
+
- {fileID: 3168875623853952574}
|
|
1012
|
+
m_Father: {fileID: 4324644272337576322}
|
|
1013
|
+
m_RootOrder: 5
|
|
1014
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1015
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
1016
|
+
m_AnchorMax: {x: 1, y: 0}
|
|
1017
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1018
|
+
m_SizeDelta: {x: -64, y: 106}
|
|
1019
|
+
m_Pivot: {x: 0.5, y: 0}
|
|
1020
|
+
--- !u!114 &1318355323259193565
|
|
1021
|
+
MonoBehaviour:
|
|
1022
|
+
m_ObjectHideFlags: 0
|
|
1023
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1024
|
+
m_PrefabInstance: {fileID: 0}
|
|
1025
|
+
m_PrefabAsset: {fileID: 0}
|
|
1026
|
+
m_GameObject: {fileID: 1424142215700715698}
|
|
1027
|
+
m_Enabled: 1
|
|
1028
|
+
m_EditorHideFlags: 0
|
|
1029
|
+
m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3}
|
|
1030
|
+
m_Name:
|
|
1031
|
+
m_EditorClassIdentifier:
|
|
1032
|
+
m_Padding:
|
|
1033
|
+
m_Left: 0
|
|
1034
|
+
m_Right: 0
|
|
1035
|
+
m_Top: 0
|
|
1036
|
+
m_Bottom: 0
|
|
1037
|
+
m_ChildAlignment: 3
|
|
1038
|
+
m_Spacing: 24
|
|
1039
|
+
m_ChildForceExpandWidth: 1
|
|
1040
|
+
m_ChildForceExpandHeight: 1
|
|
1041
|
+
m_ChildControlWidth: 0
|
|
1042
|
+
m_ChildControlHeight: 0
|
|
1043
|
+
m_ChildScaleWidth: 0
|
|
1044
|
+
m_ChildScaleHeight: 0
|
|
1045
|
+
m_ReverseArrangement: 0
|
|
1046
|
+
--- !u!1 &2262708700634141792
|
|
1047
|
+
GameObject:
|
|
1048
|
+
m_ObjectHideFlags: 0
|
|
1049
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1050
|
+
m_PrefabInstance: {fileID: 0}
|
|
1051
|
+
m_PrefabAsset: {fileID: 0}
|
|
1052
|
+
serializedVersion: 6
|
|
1053
|
+
m_Component:
|
|
1054
|
+
- component: {fileID: 5006088131812694419}
|
|
1055
|
+
- component: {fileID: 4881258808452621253}
|
|
1056
|
+
- component: {fileID: 4210992697334056784}
|
|
1057
|
+
m_Layer: 5
|
|
1058
|
+
m_Name: TitleText
|
|
1059
|
+
m_TagString: Untagged
|
|
1060
|
+
m_Icon: {fileID: 0}
|
|
1061
|
+
m_NavMeshLayer: 0
|
|
1062
|
+
m_StaticEditorFlags: 0
|
|
1063
|
+
m_IsActive: 1
|
|
1064
|
+
--- !u!224 &5006088131812694419
|
|
1065
|
+
RectTransform:
|
|
1066
|
+
m_ObjectHideFlags: 0
|
|
1067
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1068
|
+
m_PrefabInstance: {fileID: 0}
|
|
1069
|
+
m_PrefabAsset: {fileID: 0}
|
|
1070
|
+
m_GameObject: {fileID: 2262708700634141792}
|
|
1071
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
1072
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1073
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1074
|
+
m_Children: []
|
|
1075
|
+
m_Father: {fileID: 304349254991459486}
|
|
1076
|
+
m_RootOrder: 0
|
|
1077
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1078
|
+
m_AnchorMin: {x: 0, y: 1}
|
|
1079
|
+
m_AnchorMax: {x: 0, y: 1}
|
|
1080
|
+
m_AnchoredPosition: {x: 32, y: -32}
|
|
1081
|
+
m_SizeDelta: {x: 528, y: 26}
|
|
1082
|
+
m_Pivot: {x: 0, y: 1}
|
|
1083
|
+
--- !u!222 &4881258808452621253
|
|
1084
|
+
CanvasRenderer:
|
|
1085
|
+
m_ObjectHideFlags: 0
|
|
1086
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1087
|
+
m_PrefabInstance: {fileID: 0}
|
|
1088
|
+
m_PrefabAsset: {fileID: 0}
|
|
1089
|
+
m_GameObject: {fileID: 2262708700634141792}
|
|
1090
|
+
m_CullTransparentMesh: 0
|
|
1091
|
+
--- !u!114 &4210992697334056784
|
|
1092
|
+
MonoBehaviour:
|
|
1093
|
+
m_ObjectHideFlags: 0
|
|
1094
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1095
|
+
m_PrefabInstance: {fileID: 0}
|
|
1096
|
+
m_PrefabAsset: {fileID: 0}
|
|
1097
|
+
m_GameObject: {fileID: 2262708700634141792}
|
|
1098
|
+
m_Enabled: 1
|
|
1099
|
+
m_EditorHideFlags: 0
|
|
1100
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
1101
|
+
m_Name:
|
|
1102
|
+
m_EditorClassIdentifier:
|
|
1103
|
+
m_Material: {fileID: 0}
|
|
1104
|
+
m_Color: {r: 0, g: 0, b: 0, a: 1}
|
|
1105
|
+
m_RaycastTarget: 1
|
|
1106
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1107
|
+
m_Maskable: 1
|
|
1108
|
+
m_OnCullStateChanged:
|
|
1109
|
+
m_PersistentCalls:
|
|
1110
|
+
m_Calls: []
|
|
1111
|
+
m_FontData:
|
|
1112
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
1113
|
+
m_FontSize: 18
|
|
1114
|
+
m_FontStyle: 1
|
|
1115
|
+
m_BestFit: 0
|
|
1116
|
+
m_MinSize: 1
|
|
1117
|
+
m_MaxSize: 40
|
|
1118
|
+
m_Alignment: 3
|
|
1119
|
+
m_AlignByGeometry: 0
|
|
1120
|
+
m_RichText: 1
|
|
1121
|
+
m_HorizontalOverflow: 0
|
|
1122
|
+
m_VerticalOverflow: 0
|
|
1123
|
+
m_LineSpacing: 1
|
|
1124
|
+
m_Text: "\u786E\u8BA4\u89E3\u9664\u7ED1\u5B9A\uFF1F"
|
|
1125
|
+
--- !u!1 &3530374289438643383
|
|
1126
|
+
GameObject:
|
|
1127
|
+
m_ObjectHideFlags: 0
|
|
1128
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1129
|
+
m_PrefabInstance: {fileID: 0}
|
|
1130
|
+
m_PrefabAsset: {fileID: 0}
|
|
1131
|
+
serializedVersion: 6
|
|
1132
|
+
m_Component:
|
|
1133
|
+
- component: {fileID: 8729048522951925173}
|
|
1134
|
+
- component: {fileID: 4812833689144603893}
|
|
1135
|
+
m_Layer: 5
|
|
1136
|
+
m_Name: ActionContainer
|
|
1137
|
+
m_TagString: Untagged
|
|
1138
|
+
m_Icon: {fileID: 0}
|
|
1139
|
+
m_NavMeshLayer: 0
|
|
1140
|
+
m_StaticEditorFlags: 0
|
|
1141
|
+
m_IsActive: 1
|
|
1142
|
+
--- !u!224 &8729048522951925173
|
|
1143
|
+
RectTransform:
|
|
1144
|
+
m_ObjectHideFlags: 0
|
|
1145
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1146
|
+
m_PrefabInstance: {fileID: 0}
|
|
1147
|
+
m_PrefabAsset: {fileID: 0}
|
|
1148
|
+
m_GameObject: {fileID: 3530374289438643383}
|
|
1149
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1150
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1151
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1152
|
+
m_Children:
|
|
1153
|
+
- {fileID: 2241251048101500345}
|
|
1154
|
+
- {fileID: 3132286745125016733}
|
|
1155
|
+
m_Father: {fileID: 304349254991459486}
|
|
1156
|
+
m_RootOrder: 3
|
|
1157
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1158
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
1159
|
+
m_AnchorMax: {x: 1, y: 0}
|
|
1160
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1161
|
+
m_SizeDelta: {x: -64, y: 106}
|
|
1162
|
+
m_Pivot: {x: 0.5, y: 0}
|
|
1163
|
+
--- !u!114 &4812833689144603893
|
|
1164
|
+
MonoBehaviour:
|
|
1165
|
+
m_ObjectHideFlags: 0
|
|
1166
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1167
|
+
m_PrefabInstance: {fileID: 0}
|
|
1168
|
+
m_PrefabAsset: {fileID: 0}
|
|
1169
|
+
m_GameObject: {fileID: 3530374289438643383}
|
|
1170
|
+
m_Enabled: 1
|
|
1171
|
+
m_EditorHideFlags: 0
|
|
1172
|
+
m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3}
|
|
1173
|
+
m_Name:
|
|
1174
|
+
m_EditorClassIdentifier:
|
|
1175
|
+
m_Padding:
|
|
1176
|
+
m_Left: 0
|
|
1177
|
+
m_Right: 0
|
|
1178
|
+
m_Top: 0
|
|
1179
|
+
m_Bottom: 0
|
|
1180
|
+
m_ChildAlignment: 3
|
|
1181
|
+
m_Spacing: 24
|
|
1182
|
+
m_ChildForceExpandWidth: 1
|
|
1183
|
+
m_ChildForceExpandHeight: 1
|
|
1184
|
+
m_ChildControlWidth: 0
|
|
1185
|
+
m_ChildControlHeight: 0
|
|
1186
|
+
m_ChildScaleWidth: 0
|
|
1187
|
+
m_ChildScaleHeight: 0
|
|
1188
|
+
m_ReverseArrangement: 0
|
|
1189
|
+
--- !u!1 &4298573754877723571
|
|
1190
|
+
GameObject:
|
|
1191
|
+
m_ObjectHideFlags: 0
|
|
1192
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1193
|
+
m_PrefabInstance: {fileID: 0}
|
|
1194
|
+
m_PrefabAsset: {fileID: 0}
|
|
1195
|
+
serializedVersion: 6
|
|
1196
|
+
m_Component:
|
|
1197
|
+
- component: {fileID: 166911093504670456}
|
|
1198
|
+
- component: {fileID: 5952190467058727946}
|
|
1199
|
+
- component: {fileID: 2104075133475666251}
|
|
1200
|
+
m_Layer: 5
|
|
1201
|
+
m_Name: TitleText
|
|
1202
|
+
m_TagString: Untagged
|
|
1203
|
+
m_Icon: {fileID: 0}
|
|
1204
|
+
m_NavMeshLayer: 0
|
|
1205
|
+
m_StaticEditorFlags: 0
|
|
1206
|
+
m_IsActive: 1
|
|
1207
|
+
--- !u!224 &166911093504670456
|
|
1208
|
+
RectTransform:
|
|
1209
|
+
m_ObjectHideFlags: 0
|
|
1210
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1211
|
+
m_PrefabInstance: {fileID: 0}
|
|
1212
|
+
m_PrefabAsset: {fileID: 0}
|
|
1213
|
+
m_GameObject: {fileID: 4298573754877723571}
|
|
1214
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
1215
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1216
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1217
|
+
m_Children: []
|
|
1218
|
+
m_Father: {fileID: 4324644272337576322}
|
|
1219
|
+
m_RootOrder: 0
|
|
1220
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1221
|
+
m_AnchorMin: {x: 0, y: 1}
|
|
1222
|
+
m_AnchorMax: {x: 0, y: 1}
|
|
1223
|
+
m_AnchoredPosition: {x: 32, y: -32}
|
|
1224
|
+
m_SizeDelta: {x: 528, y: 26}
|
|
1225
|
+
m_Pivot: {x: 0, y: 1}
|
|
1226
|
+
--- !u!222 &5952190467058727946
|
|
1227
|
+
CanvasRenderer:
|
|
1228
|
+
m_ObjectHideFlags: 0
|
|
1229
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1230
|
+
m_PrefabInstance: {fileID: 0}
|
|
1231
|
+
m_PrefabAsset: {fileID: 0}
|
|
1232
|
+
m_GameObject: {fileID: 4298573754877723571}
|
|
1233
|
+
m_CullTransparentMesh: 0
|
|
1234
|
+
--- !u!114 &2104075133475666251
|
|
1235
|
+
MonoBehaviour:
|
|
1236
|
+
m_ObjectHideFlags: 0
|
|
1237
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1238
|
+
m_PrefabInstance: {fileID: 0}
|
|
1239
|
+
m_PrefabAsset: {fileID: 0}
|
|
1240
|
+
m_GameObject: {fileID: 4298573754877723571}
|
|
1241
|
+
m_Enabled: 1
|
|
1242
|
+
m_EditorHideFlags: 0
|
|
1243
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
1244
|
+
m_Name:
|
|
1245
|
+
m_EditorClassIdentifier:
|
|
1246
|
+
m_Material: {fileID: 0}
|
|
1247
|
+
m_Color: {r: 0, g: 0, b: 0, a: 1}
|
|
1248
|
+
m_RaycastTarget: 1
|
|
1249
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1250
|
+
m_Maskable: 1
|
|
1251
|
+
m_OnCullStateChanged:
|
|
1252
|
+
m_PersistentCalls:
|
|
1253
|
+
m_Calls: []
|
|
1254
|
+
m_FontData:
|
|
1255
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
1256
|
+
m_FontSize: 18
|
|
1257
|
+
m_FontStyle: 1
|
|
1258
|
+
m_BestFit: 0
|
|
1259
|
+
m_MinSize: 1
|
|
1260
|
+
m_MaxSize: 40
|
|
1261
|
+
m_Alignment: 3
|
|
1262
|
+
m_AlignByGeometry: 0
|
|
1263
|
+
m_RichText: 1
|
|
1264
|
+
m_HorizontalOverflow: 0
|
|
1265
|
+
m_VerticalOverflow: 0
|
|
1266
|
+
m_LineSpacing: 1
|
|
1267
|
+
m_Text: "\u8D26\u53F7\u5220\u9664"
|
|
1268
|
+
--- !u!1 &4499175408723450446
|
|
1269
|
+
GameObject:
|
|
1270
|
+
m_ObjectHideFlags: 0
|
|
1271
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1272
|
+
m_PrefabInstance: {fileID: 0}
|
|
1273
|
+
m_PrefabAsset: {fileID: 0}
|
|
1274
|
+
serializedVersion: 6
|
|
1275
|
+
m_Component:
|
|
1276
|
+
- component: {fileID: 7131082244610020481}
|
|
1277
|
+
- component: {fileID: 5376914951559409822}
|
|
1278
|
+
- component: {fileID: 6666060748413299363}
|
|
1279
|
+
m_Layer: 5
|
|
1280
|
+
m_Name: Text
|
|
1281
|
+
m_TagString: Untagged
|
|
1282
|
+
m_Icon: {fileID: 0}
|
|
1283
|
+
m_NavMeshLayer: 0
|
|
1284
|
+
m_StaticEditorFlags: 0
|
|
1285
|
+
m_IsActive: 1
|
|
1286
|
+
--- !u!224 &7131082244610020481
|
|
1287
|
+
RectTransform:
|
|
1288
|
+
m_ObjectHideFlags: 0
|
|
1289
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1290
|
+
m_PrefabInstance: {fileID: 0}
|
|
1291
|
+
m_PrefabAsset: {fileID: 0}
|
|
1292
|
+
m_GameObject: {fileID: 4499175408723450446}
|
|
1293
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1294
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1295
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1296
|
+
m_Children: []
|
|
1297
|
+
m_Father: {fileID: 4167713110607955558}
|
|
1298
|
+
m_RootOrder: 1
|
|
1299
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1300
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
1301
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
1302
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1303
|
+
m_SizeDelta: {x: -32, y: -12}
|
|
1304
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1305
|
+
--- !u!222 &5376914951559409822
|
|
1306
|
+
CanvasRenderer:
|
|
1307
|
+
m_ObjectHideFlags: 0
|
|
1308
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1309
|
+
m_PrefabInstance: {fileID: 0}
|
|
1310
|
+
m_PrefabAsset: {fileID: 0}
|
|
1311
|
+
m_GameObject: {fileID: 4499175408723450446}
|
|
1312
|
+
m_CullTransparentMesh: 0
|
|
1313
|
+
--- !u!114 &6666060748413299363
|
|
1314
|
+
MonoBehaviour:
|
|
1315
|
+
m_ObjectHideFlags: 0
|
|
1316
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1317
|
+
m_PrefabInstance: {fileID: 0}
|
|
1318
|
+
m_PrefabAsset: {fileID: 0}
|
|
1319
|
+
m_GameObject: {fileID: 4499175408723450446}
|
|
1320
|
+
m_Enabled: 1
|
|
1321
|
+
m_EditorHideFlags: 0
|
|
1322
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
1323
|
+
m_Name:
|
|
1324
|
+
m_EditorClassIdentifier:
|
|
1325
|
+
m_Material: {fileID: 0}
|
|
1326
|
+
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
|
|
1327
|
+
m_RaycastTarget: 1
|
|
1328
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1329
|
+
m_Maskable: 1
|
|
1330
|
+
m_OnCullStateChanged:
|
|
1331
|
+
m_PersistentCalls:
|
|
1332
|
+
m_Calls: []
|
|
1333
|
+
m_FontData:
|
|
1334
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
1335
|
+
m_FontSize: 14
|
|
1336
|
+
m_FontStyle: 0
|
|
1337
|
+
m_BestFit: 0
|
|
1338
|
+
m_MinSize: 10
|
|
1339
|
+
m_MaxSize: 40
|
|
1340
|
+
m_Alignment: 3
|
|
1341
|
+
m_AlignByGeometry: 0
|
|
1342
|
+
m_RichText: 0
|
|
1343
|
+
m_HorizontalOverflow: 1
|
|
1344
|
+
m_VerticalOverflow: 0
|
|
1345
|
+
m_LineSpacing: 1
|
|
1346
|
+
m_Text:
|
|
1347
|
+
--- !u!1 &5178868028085280210
|
|
1348
|
+
GameObject:
|
|
1349
|
+
m_ObjectHideFlags: 0
|
|
1350
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1351
|
+
m_PrefabInstance: {fileID: 0}
|
|
1352
|
+
m_PrefabAsset: {fileID: 0}
|
|
1353
|
+
serializedVersion: 6
|
|
1354
|
+
m_Component:
|
|
1355
|
+
- component: {fileID: 3168875623853952574}
|
|
1356
|
+
- component: {fileID: 1629552482034192981}
|
|
1357
|
+
- component: {fileID: 4169382390996509258}
|
|
1358
|
+
- component: {fileID: 4671955804315696888}
|
|
1359
|
+
m_Layer: 5
|
|
1360
|
+
m_Name: CancelButton
|
|
1361
|
+
m_TagString: Untagged
|
|
1362
|
+
m_Icon: {fileID: 0}
|
|
1363
|
+
m_NavMeshLayer: 0
|
|
1364
|
+
m_StaticEditorFlags: 0
|
|
1365
|
+
m_IsActive: 1
|
|
1366
|
+
--- !u!224 &3168875623853952574
|
|
1367
|
+
RectTransform:
|
|
1368
|
+
m_ObjectHideFlags: 0
|
|
1369
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1370
|
+
m_PrefabInstance: {fileID: 0}
|
|
1371
|
+
m_PrefabAsset: {fileID: 0}
|
|
1372
|
+
m_GameObject: {fileID: 5178868028085280210}
|
|
1373
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1374
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1375
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1376
|
+
m_Children:
|
|
1377
|
+
- {fileID: 7501306770660821285}
|
|
1378
|
+
m_Father: {fileID: 5280102102629679794}
|
|
1379
|
+
m_RootOrder: 1
|
|
1380
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1381
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
1382
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
1383
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1384
|
+
m_SizeDelta: {x: 256, y: 42}
|
|
1385
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1386
|
+
--- !u!222 &1629552482034192981
|
|
1387
|
+
CanvasRenderer:
|
|
1388
|
+
m_ObjectHideFlags: 0
|
|
1389
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1390
|
+
m_PrefabInstance: {fileID: 0}
|
|
1391
|
+
m_PrefabAsset: {fileID: 0}
|
|
1392
|
+
m_GameObject: {fileID: 5178868028085280210}
|
|
1393
|
+
m_CullTransparentMesh: 0
|
|
1394
|
+
--- !u!114 &4169382390996509258
|
|
1395
|
+
MonoBehaviour:
|
|
1396
|
+
m_ObjectHideFlags: 0
|
|
1397
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1398
|
+
m_PrefabInstance: {fileID: 0}
|
|
1399
|
+
m_PrefabAsset: {fileID: 0}
|
|
1400
|
+
m_GameObject: {fileID: 5178868028085280210}
|
|
1401
|
+
m_Enabled: 1
|
|
1402
|
+
m_EditorHideFlags: 0
|
|
1403
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1404
|
+
m_Name:
|
|
1405
|
+
m_EditorClassIdentifier:
|
|
1406
|
+
m_Material: {fileID: 0}
|
|
1407
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1408
|
+
m_RaycastTarget: 1
|
|
1409
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1410
|
+
m_Maskable: 1
|
|
1411
|
+
m_OnCullStateChanged:
|
|
1412
|
+
m_PersistentCalls:
|
|
1413
|
+
m_Calls: []
|
|
1414
|
+
m_Sprite: {fileID: 21300000, guid: d2e95bf3d72c481f981fd4710c350857, type: 3}
|
|
1415
|
+
m_Type: 1
|
|
1416
|
+
m_PreserveAspect: 0
|
|
1417
|
+
m_FillCenter: 1
|
|
1418
|
+
m_FillMethod: 4
|
|
1419
|
+
m_FillAmount: 1
|
|
1420
|
+
m_FillClockwise: 1
|
|
1421
|
+
m_FillOrigin: 0
|
|
1422
|
+
m_UseSpriteMesh: 0
|
|
1423
|
+
m_PixelsPerUnitMultiplier: 1
|
|
1424
|
+
--- !u!114 &4671955804315696888
|
|
1425
|
+
MonoBehaviour:
|
|
1426
|
+
m_ObjectHideFlags: 0
|
|
1427
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1428
|
+
m_PrefabInstance: {fileID: 0}
|
|
1429
|
+
m_PrefabAsset: {fileID: 0}
|
|
1430
|
+
m_GameObject: {fileID: 5178868028085280210}
|
|
1431
|
+
m_Enabled: 1
|
|
1432
|
+
m_EditorHideFlags: 0
|
|
1433
|
+
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
1434
|
+
m_Name:
|
|
1435
|
+
m_EditorClassIdentifier:
|
|
1436
|
+
m_Navigation:
|
|
1437
|
+
m_Mode: 3
|
|
1438
|
+
m_WrapAround: 0
|
|
1439
|
+
m_SelectOnUp: {fileID: 0}
|
|
1440
|
+
m_SelectOnDown: {fileID: 0}
|
|
1441
|
+
m_SelectOnLeft: {fileID: 0}
|
|
1442
|
+
m_SelectOnRight: {fileID: 0}
|
|
1443
|
+
m_Transition: 2
|
|
1444
|
+
m_Colors:
|
|
1445
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
1446
|
+
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
1447
|
+
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
1448
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
1449
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
1450
|
+
m_ColorMultiplier: 1
|
|
1451
|
+
m_FadeDuration: 0.1
|
|
1452
|
+
m_SpriteState:
|
|
1453
|
+
m_HighlightedSprite: {fileID: 21300000, guid: 47cc6704e00442a9bb8873507a2f7654,
|
|
1454
|
+
type: 3}
|
|
1455
|
+
m_PressedSprite: {fileID: 21300000, guid: 47cc6704e00442a9bb8873507a2f7654, type: 3}
|
|
1456
|
+
m_SelectedSprite: {fileID: 21300000, guid: 47cc6704e00442a9bb8873507a2f7654, type: 3}
|
|
1457
|
+
m_DisabledSprite: {fileID: 21300000, guid: ce48c02b4f584ebc8a9d6fe2b6f5a607, type: 3}
|
|
1458
|
+
m_AnimationTriggers:
|
|
1459
|
+
m_NormalTrigger: Normal
|
|
1460
|
+
m_HighlightedTrigger: Highlighted
|
|
1461
|
+
m_PressedTrigger: Pressed
|
|
1462
|
+
m_SelectedTrigger: Selected
|
|
1463
|
+
m_DisabledTrigger: Disabled
|
|
1464
|
+
m_Interactable: 1
|
|
1465
|
+
m_TargetGraphic: {fileID: 4169382390996509258}
|
|
1466
|
+
m_OnClick:
|
|
1467
|
+
m_PersistentCalls:
|
|
1468
|
+
m_Calls:
|
|
1469
|
+
- m_Target: {fileID: 0}
|
|
1470
|
+
m_TargetAssemblyTypeName:
|
|
1471
|
+
m_MethodName: cancelOneTap
|
|
1472
|
+
m_Mode: 1
|
|
1473
|
+
m_Arguments:
|
|
1474
|
+
m_ObjectArgument: {fileID: 0}
|
|
1475
|
+
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
1476
|
+
m_IntArgument: 0
|
|
1477
|
+
m_FloatArgument: 0
|
|
1478
|
+
m_StringArgument:
|
|
1479
|
+
m_BoolArgument: 0
|
|
1480
|
+
m_CallState: 2
|
|
1481
|
+
--- !u!1 &5480724108092228402
|
|
1482
|
+
GameObject:
|
|
1483
|
+
m_ObjectHideFlags: 0
|
|
1484
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1485
|
+
m_PrefabInstance: {fileID: 0}
|
|
1486
|
+
m_PrefabAsset: {fileID: 0}
|
|
1487
|
+
serializedVersion: 6
|
|
1488
|
+
m_Component:
|
|
1489
|
+
- component: {fileID: 4324644272337576322}
|
|
1490
|
+
- component: {fileID: 3976479603232331429}
|
|
1491
|
+
- component: {fileID: 7092681361976606240}
|
|
1492
|
+
m_Layer: 5
|
|
1493
|
+
m_Name: PanelTwo
|
|
1494
|
+
m_TagString: Untagged
|
|
1495
|
+
m_Icon: {fileID: 0}
|
|
1496
|
+
m_NavMeshLayer: 0
|
|
1497
|
+
m_StaticEditorFlags: 0
|
|
1498
|
+
m_IsActive: 1
|
|
1499
|
+
--- !u!224 &4324644272337576322
|
|
1500
|
+
RectTransform:
|
|
1501
|
+
m_ObjectHideFlags: 0
|
|
1502
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1503
|
+
m_PrefabInstance: {fileID: 0}
|
|
1504
|
+
m_PrefabAsset: {fileID: 0}
|
|
1505
|
+
m_GameObject: {fileID: 5480724108092228402}
|
|
1506
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
1507
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1508
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1509
|
+
m_Children:
|
|
1510
|
+
- {fileID: 166911093504670456}
|
|
1511
|
+
- {fileID: 6072801690247928696}
|
|
1512
|
+
- {fileID: 7702820737251757658}
|
|
1513
|
+
- {fileID: 4167713110607955558}
|
|
1514
|
+
- {fileID: 6522772831521431543}
|
|
1515
|
+
- {fileID: 5280102102629679794}
|
|
1516
|
+
m_Father: {fileID: 1146180222129618912}
|
|
1517
|
+
m_RootOrder: 1
|
|
1518
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1519
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
1520
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
1521
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1522
|
+
m_SizeDelta: {x: 600, y: 290}
|
|
1523
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1524
|
+
--- !u!222 &3976479603232331429
|
|
1525
|
+
CanvasRenderer:
|
|
1526
|
+
m_ObjectHideFlags: 0
|
|
1527
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1528
|
+
m_PrefabInstance: {fileID: 0}
|
|
1529
|
+
m_PrefabAsset: {fileID: 0}
|
|
1530
|
+
m_GameObject: {fileID: 5480724108092228402}
|
|
1531
|
+
m_CullTransparentMesh: 0
|
|
1532
|
+
--- !u!114 &7092681361976606240
|
|
1533
|
+
MonoBehaviour:
|
|
1534
|
+
m_ObjectHideFlags: 0
|
|
1535
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1536
|
+
m_PrefabInstance: {fileID: 0}
|
|
1537
|
+
m_PrefabAsset: {fileID: 0}
|
|
1538
|
+
m_GameObject: {fileID: 5480724108092228402}
|
|
1539
|
+
m_Enabled: 1
|
|
1540
|
+
m_EditorHideFlags: 0
|
|
1541
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1542
|
+
m_Name:
|
|
1543
|
+
m_EditorClassIdentifier:
|
|
1544
|
+
m_Material: {fileID: 0}
|
|
1545
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1546
|
+
m_RaycastTarget: 1
|
|
1547
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1548
|
+
m_Maskable: 1
|
|
1549
|
+
m_OnCullStateChanged:
|
|
1550
|
+
m_PersistentCalls:
|
|
1551
|
+
m_Calls: []
|
|
1552
|
+
m_Sprite: {fileID: 21300000, guid: e5b8d2b3d4034fe29971222161dddb33, type: 3}
|
|
1553
|
+
m_Type: 1
|
|
1554
|
+
m_PreserveAspect: 0
|
|
1555
|
+
m_FillCenter: 1
|
|
1556
|
+
m_FillMethod: 4
|
|
1557
|
+
m_FillAmount: 1
|
|
1558
|
+
m_FillClockwise: 1
|
|
1559
|
+
m_FillOrigin: 0
|
|
1560
|
+
m_UseSpriteMesh: 0
|
|
1561
|
+
m_PixelsPerUnitMultiplier: 1
|
|
1562
|
+
--- !u!1 &5502713925026215961
|
|
1563
|
+
GameObject:
|
|
1564
|
+
m_ObjectHideFlags: 0
|
|
1565
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1566
|
+
m_PrefabInstance: {fileID: 0}
|
|
1567
|
+
m_PrefabAsset: {fileID: 0}
|
|
1568
|
+
serializedVersion: 6
|
|
1569
|
+
m_Component:
|
|
1570
|
+
- component: {fileID: 4167713110607955558}
|
|
1571
|
+
- component: {fileID: 4319665518215178033}
|
|
1572
|
+
- component: {fileID: 8495242146020799700}
|
|
1573
|
+
- component: {fileID: 8495234505053573863}
|
|
1574
|
+
m_Layer: 5
|
|
1575
|
+
m_Name: InputField
|
|
1576
|
+
m_TagString: Untagged
|
|
1577
|
+
m_Icon: {fileID: 0}
|
|
1578
|
+
m_NavMeshLayer: 0
|
|
1579
|
+
m_StaticEditorFlags: 0
|
|
1580
|
+
m_IsActive: 1
|
|
1581
|
+
--- !u!224 &4167713110607955558
|
|
1582
|
+
RectTransform:
|
|
1583
|
+
m_ObjectHideFlags: 0
|
|
1584
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1585
|
+
m_PrefabInstance: {fileID: 0}
|
|
1586
|
+
m_PrefabAsset: {fileID: 0}
|
|
1587
|
+
m_GameObject: {fileID: 5502713925026215961}
|
|
1588
|
+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
1589
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1590
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1591
|
+
m_Children:
|
|
1592
|
+
- {fileID: 7997824412367390463}
|
|
1593
|
+
- {fileID: 7131082244610020481}
|
|
1594
|
+
m_Father: {fileID: 4324644272337576322}
|
|
1595
|
+
m_RootOrder: 3
|
|
1596
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1597
|
+
m_AnchorMin: {x: 0.5, y: 1}
|
|
1598
|
+
m_AnchorMax: {x: 0.5, y: 1}
|
|
1599
|
+
m_AnchoredPosition: {x: 0, y: -122}
|
|
1600
|
+
m_SizeDelta: {x: 536, y: 38}
|
|
1601
|
+
m_Pivot: {x: 0.5, y: 1}
|
|
1602
|
+
--- !u!222 &4319665518215178033
|
|
1603
|
+
CanvasRenderer:
|
|
1604
|
+
m_ObjectHideFlags: 0
|
|
1605
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1606
|
+
m_PrefabInstance: {fileID: 0}
|
|
1607
|
+
m_PrefabAsset: {fileID: 0}
|
|
1608
|
+
m_GameObject: {fileID: 5502713925026215961}
|
|
1609
|
+
m_CullTransparentMesh: 0
|
|
1610
|
+
--- !u!114 &8495242146020799700
|
|
1611
|
+
MonoBehaviour:
|
|
1612
|
+
m_ObjectHideFlags: 0
|
|
1613
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1614
|
+
m_PrefabInstance: {fileID: 0}
|
|
1615
|
+
m_PrefabAsset: {fileID: 0}
|
|
1616
|
+
m_GameObject: {fileID: 5502713925026215961}
|
|
1617
|
+
m_Enabled: 1
|
|
1618
|
+
m_EditorHideFlags: 0
|
|
1619
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
1620
|
+
m_Name:
|
|
1621
|
+
m_EditorClassIdentifier:
|
|
1622
|
+
m_Material: {fileID: 0}
|
|
1623
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1624
|
+
m_RaycastTarget: 1
|
|
1625
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1626
|
+
m_Maskable: 1
|
|
1627
|
+
m_OnCullStateChanged:
|
|
1628
|
+
m_PersistentCalls:
|
|
1629
|
+
m_Calls: []
|
|
1630
|
+
m_Sprite: {fileID: 21300000, guid: b929393d123245dc8fc459e4845db582, type: 3}
|
|
1631
|
+
m_Type: 0
|
|
1632
|
+
m_PreserveAspect: 0
|
|
1633
|
+
m_FillCenter: 1
|
|
1634
|
+
m_FillMethod: 4
|
|
1635
|
+
m_FillAmount: 1
|
|
1636
|
+
m_FillClockwise: 1
|
|
1637
|
+
m_FillOrigin: 0
|
|
1638
|
+
m_UseSpriteMesh: 0
|
|
1639
|
+
m_PixelsPerUnitMultiplier: 1
|
|
1640
|
+
--- !u!114 &8495234505053573863
|
|
1641
|
+
MonoBehaviour:
|
|
1642
|
+
m_ObjectHideFlags: 0
|
|
1643
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1644
|
+
m_PrefabInstance: {fileID: 0}
|
|
1645
|
+
m_PrefabAsset: {fileID: 0}
|
|
1646
|
+
m_GameObject: {fileID: 5502713925026215961}
|
|
1647
|
+
m_Enabled: 1
|
|
1648
|
+
m_EditorHideFlags: 0
|
|
1649
|
+
m_Script: {fileID: 11500000, guid: d199490a83bb2b844b9695cbf13b01ef, type: 3}
|
|
1650
|
+
m_Name:
|
|
1651
|
+
m_EditorClassIdentifier:
|
|
1652
|
+
m_Navigation:
|
|
1653
|
+
m_Mode: 3
|
|
1654
|
+
m_WrapAround: 0
|
|
1655
|
+
m_SelectOnUp: {fileID: 0}
|
|
1656
|
+
m_SelectOnDown: {fileID: 0}
|
|
1657
|
+
m_SelectOnLeft: {fileID: 0}
|
|
1658
|
+
m_SelectOnRight: {fileID: 0}
|
|
1659
|
+
m_Transition: 1
|
|
1660
|
+
m_Colors:
|
|
1661
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
1662
|
+
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
1663
|
+
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
1664
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
1665
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
1666
|
+
m_ColorMultiplier: 1
|
|
1667
|
+
m_FadeDuration: 0.1
|
|
1668
|
+
m_SpriteState:
|
|
1669
|
+
m_HighlightedSprite: {fileID: 0}
|
|
1670
|
+
m_PressedSprite: {fileID: 0}
|
|
1671
|
+
m_SelectedSprite: {fileID: 0}
|
|
1672
|
+
m_DisabledSprite: {fileID: 0}
|
|
1673
|
+
m_AnimationTriggers:
|
|
1674
|
+
m_NormalTrigger: Normal
|
|
1675
|
+
m_HighlightedTrigger: Highlighted
|
|
1676
|
+
m_PressedTrigger: Pressed
|
|
1677
|
+
m_SelectedTrigger: Selected
|
|
1678
|
+
m_DisabledTrigger: Disabled
|
|
1679
|
+
m_Interactable: 1
|
|
1680
|
+
m_TargetGraphic: {fileID: 8495242146020799700}
|
|
1681
|
+
m_TextComponent: {fileID: 6666060748413299363}
|
|
1682
|
+
m_Placeholder: {fileID: 3693044784243900611}
|
|
1683
|
+
m_ContentType: 0
|
|
1684
|
+
m_InputType: 0
|
|
1685
|
+
m_AsteriskChar: 42
|
|
1686
|
+
m_KeyboardType: 0
|
|
1687
|
+
m_LineType: 0
|
|
1688
|
+
m_HideMobileInput: 0
|
|
1689
|
+
m_CharacterValidation: 0
|
|
1690
|
+
m_CharacterLimit: 0
|
|
1691
|
+
m_OnEndEdit:
|
|
1692
|
+
m_PersistentCalls:
|
|
1693
|
+
m_Calls: []
|
|
1694
|
+
m_OnValueChanged:
|
|
1695
|
+
m_PersistentCalls:
|
|
1696
|
+
m_Calls: []
|
|
1697
|
+
m_CaretColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
|
|
1698
|
+
m_CustomCaretColor: 0
|
|
1699
|
+
m_SelectionColor: {r: 0.65882355, g: 0.80784315, b: 1, a: 0.7529412}
|
|
1700
|
+
m_Text:
|
|
1701
|
+
m_CaretBlinkRate: 0.85
|
|
1702
|
+
m_CaretWidth: 1
|
|
1703
|
+
m_ReadOnly: 0
|
|
1704
|
+
m_ShouldActivateOnSelect: 1
|
|
1705
|
+
--- !u!1 &6395903000283731759
|
|
1706
|
+
GameObject:
|
|
1707
|
+
m_ObjectHideFlags: 0
|
|
1708
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1709
|
+
m_PrefabInstance: {fileID: 0}
|
|
1710
|
+
m_PrefabAsset: {fileID: 0}
|
|
1711
|
+
serializedVersion: 6
|
|
1712
|
+
m_Component:
|
|
1713
|
+
- component: {fileID: 6522772831521431543}
|
|
1714
|
+
- component: {fileID: 834315268145960482}
|
|
1715
|
+
- component: {fileID: 1346504605273998216}
|
|
1716
|
+
m_Layer: 5
|
|
1717
|
+
m_Name: HintText
|
|
1718
|
+
m_TagString: Untagged
|
|
1719
|
+
m_Icon: {fileID: 0}
|
|
1720
|
+
m_NavMeshLayer: 0
|
|
1721
|
+
m_StaticEditorFlags: 0
|
|
1722
|
+
m_IsActive: 1
|
|
1723
|
+
--- !u!224 &6522772831521431543
|
|
1724
|
+
RectTransform:
|
|
1725
|
+
m_ObjectHideFlags: 0
|
|
1726
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1727
|
+
m_PrefabInstance: {fileID: 0}
|
|
1728
|
+
m_PrefabAsset: {fileID: 0}
|
|
1729
|
+
m_GameObject: {fileID: 6395903000283731759}
|
|
1730
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1731
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1732
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1733
|
+
m_Children: []
|
|
1734
|
+
m_Father: {fileID: 4324644272337576322}
|
|
1735
|
+
m_RootOrder: 4
|
|
1736
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1737
|
+
m_AnchorMin: {x: 0, y: 1}
|
|
1738
|
+
m_AnchorMax: {x: 0, y: 1}
|
|
1739
|
+
m_AnchoredPosition: {x: 48, y: -164}
|
|
1740
|
+
m_SizeDelta: {x: 197.9162, y: 16}
|
|
1741
|
+
m_Pivot: {x: 0, y: 1}
|
|
1742
|
+
--- !u!222 &834315268145960482
|
|
1743
|
+
CanvasRenderer:
|
|
1744
|
+
m_ObjectHideFlags: 0
|
|
1745
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1746
|
+
m_PrefabInstance: {fileID: 0}
|
|
1747
|
+
m_PrefabAsset: {fileID: 0}
|
|
1748
|
+
m_GameObject: {fileID: 6395903000283731759}
|
|
1749
|
+
m_CullTransparentMesh: 0
|
|
1750
|
+
--- !u!114 &1346504605273998216
|
|
1751
|
+
MonoBehaviour:
|
|
1752
|
+
m_ObjectHideFlags: 0
|
|
1753
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1754
|
+
m_PrefabInstance: {fileID: 0}
|
|
1755
|
+
m_PrefabAsset: {fileID: 0}
|
|
1756
|
+
m_GameObject: {fileID: 6395903000283731759}
|
|
1757
|
+
m_Enabled: 1
|
|
1758
|
+
m_EditorHideFlags: 0
|
|
1759
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
1760
|
+
m_Name:
|
|
1761
|
+
m_EditorClassIdentifier:
|
|
1762
|
+
m_Material: {fileID: 0}
|
|
1763
|
+
m_Color: {r: 0.83137256, g: 0, b: 0, a: 1}
|
|
1764
|
+
m_RaycastTarget: 1
|
|
1765
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1766
|
+
m_Maskable: 1
|
|
1767
|
+
m_OnCullStateChanged:
|
|
1768
|
+
m_PersistentCalls:
|
|
1769
|
+
m_Calls: []
|
|
1770
|
+
m_FontData:
|
|
1771
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
1772
|
+
m_FontSize: 12
|
|
1773
|
+
m_FontStyle: 0
|
|
1774
|
+
m_BestFit: 0
|
|
1775
|
+
m_MinSize: 1
|
|
1776
|
+
m_MaxSize: 40
|
|
1777
|
+
m_Alignment: 3
|
|
1778
|
+
m_AlignByGeometry: 0
|
|
1779
|
+
m_RichText: 1
|
|
1780
|
+
m_HorizontalOverflow: 0
|
|
1781
|
+
m_VerticalOverflow: 0
|
|
1782
|
+
m_LineSpacing: 1
|
|
1783
|
+
m_Text:
|
|
1784
|
+
--- !u!1 &7676602699730261329
|
|
1785
|
+
GameObject:
|
|
1786
|
+
m_ObjectHideFlags: 0
|
|
1787
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1788
|
+
m_PrefabInstance: {fileID: 0}
|
|
1789
|
+
m_PrefabAsset: {fileID: 0}
|
|
1790
|
+
serializedVersion: 6
|
|
1791
|
+
m_Component:
|
|
1792
|
+
- component: {fileID: 7501306770660821285}
|
|
1793
|
+
- component: {fileID: 357792409290030878}
|
|
1794
|
+
- component: {fileID: 6077652060793582166}
|
|
1795
|
+
m_Layer: 5
|
|
1796
|
+
m_Name: Text
|
|
1797
|
+
m_TagString: Untagged
|
|
1798
|
+
m_Icon: {fileID: 0}
|
|
1799
|
+
m_NavMeshLayer: 0
|
|
1800
|
+
m_StaticEditorFlags: 0
|
|
1801
|
+
m_IsActive: 1
|
|
1802
|
+
--- !u!224 &7501306770660821285
|
|
1803
|
+
RectTransform:
|
|
1804
|
+
m_ObjectHideFlags: 0
|
|
1805
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1806
|
+
m_PrefabInstance: {fileID: 0}
|
|
1807
|
+
m_PrefabAsset: {fileID: 0}
|
|
1808
|
+
m_GameObject: {fileID: 7676602699730261329}
|
|
1809
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1810
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1811
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1812
|
+
m_Children: []
|
|
1813
|
+
m_Father: {fileID: 3168875623853952574}
|
|
1814
|
+
m_RootOrder: 0
|
|
1815
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1816
|
+
m_AnchorMin: {x: 0, y: 1}
|
|
1817
|
+
m_AnchorMax: {x: 0, y: 1}
|
|
1818
|
+
m_AnchoredPosition: {x: 128, y: -21}
|
|
1819
|
+
m_SizeDelta: {x: 226, y: 42}
|
|
1820
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1821
|
+
--- !u!222 &357792409290030878
|
|
1822
|
+
CanvasRenderer:
|
|
1823
|
+
m_ObjectHideFlags: 0
|
|
1824
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1825
|
+
m_PrefabInstance: {fileID: 0}
|
|
1826
|
+
m_PrefabAsset: {fileID: 0}
|
|
1827
|
+
m_GameObject: {fileID: 7676602699730261329}
|
|
1828
|
+
m_CullTransparentMesh: 0
|
|
1829
|
+
--- !u!114 &6077652060793582166
|
|
1830
|
+
MonoBehaviour:
|
|
1831
|
+
m_ObjectHideFlags: 0
|
|
1832
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1833
|
+
m_PrefabInstance: {fileID: 0}
|
|
1834
|
+
m_PrefabAsset: {fileID: 0}
|
|
1835
|
+
m_GameObject: {fileID: 7676602699730261329}
|
|
1836
|
+
m_Enabled: 1
|
|
1837
|
+
m_EditorHideFlags: 0
|
|
1838
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
1839
|
+
m_Name:
|
|
1840
|
+
m_EditorClassIdentifier:
|
|
1841
|
+
m_Material: {fileID: 0}
|
|
1842
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1843
|
+
m_RaycastTarget: 1
|
|
1844
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1845
|
+
m_Maskable: 1
|
|
1846
|
+
m_OnCullStateChanged:
|
|
1847
|
+
m_PersistentCalls:
|
|
1848
|
+
m_Calls: []
|
|
1849
|
+
m_FontData:
|
|
1850
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
1851
|
+
m_FontSize: 16
|
|
1852
|
+
m_FontStyle: 1
|
|
1853
|
+
m_BestFit: 0
|
|
1854
|
+
m_MinSize: 1
|
|
1855
|
+
m_MaxSize: 40
|
|
1856
|
+
m_Alignment: 4
|
|
1857
|
+
m_AlignByGeometry: 0
|
|
1858
|
+
m_RichText: 1
|
|
1859
|
+
m_HorizontalOverflow: 0
|
|
1860
|
+
m_VerticalOverflow: 0
|
|
1861
|
+
m_LineSpacing: 1
|
|
1862
|
+
m_Text: "\u53D6\u6D88"
|
|
1863
|
+
--- !u!1 &8349967086188222505
|
|
1864
|
+
GameObject:
|
|
1865
|
+
m_ObjectHideFlags: 0
|
|
1866
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1867
|
+
m_PrefabInstance: {fileID: 0}
|
|
1868
|
+
m_PrefabAsset: {fileID: 0}
|
|
1869
|
+
serializedVersion: 6
|
|
1870
|
+
m_Component:
|
|
1871
|
+
- component: {fileID: 7377637684709674165}
|
|
1872
|
+
- component: {fileID: 4425896178721080372}
|
|
1873
|
+
- component: {fileID: 8858306452466810693}
|
|
1874
|
+
m_Layer: 5
|
|
1875
|
+
m_Name: Text
|
|
1876
|
+
m_TagString: Untagged
|
|
1877
|
+
m_Icon: {fileID: 0}
|
|
1878
|
+
m_NavMeshLayer: 0
|
|
1879
|
+
m_StaticEditorFlags: 0
|
|
1880
|
+
m_IsActive: 1
|
|
1881
|
+
--- !u!224 &7377637684709674165
|
|
1882
|
+
RectTransform:
|
|
1883
|
+
m_ObjectHideFlags: 0
|
|
1884
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1885
|
+
m_PrefabInstance: {fileID: 0}
|
|
1886
|
+
m_PrefabAsset: {fileID: 0}
|
|
1887
|
+
m_GameObject: {fileID: 8349967086188222505}
|
|
1888
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1889
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1890
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1891
|
+
m_Children: []
|
|
1892
|
+
m_Father: {fileID: 3132286745125016733}
|
|
1893
|
+
m_RootOrder: 0
|
|
1894
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1895
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
1896
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
1897
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1898
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
1899
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1900
|
+
--- !u!222 &4425896178721080372
|
|
1901
|
+
CanvasRenderer:
|
|
1902
|
+
m_ObjectHideFlags: 0
|
|
1903
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1904
|
+
m_PrefabInstance: {fileID: 0}
|
|
1905
|
+
m_PrefabAsset: {fileID: 0}
|
|
1906
|
+
m_GameObject: {fileID: 8349967086188222505}
|
|
1907
|
+
m_CullTransparentMesh: 0
|
|
1908
|
+
--- !u!114 &8858306452466810693
|
|
1909
|
+
MonoBehaviour:
|
|
1910
|
+
m_ObjectHideFlags: 0
|
|
1911
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1912
|
+
m_PrefabInstance: {fileID: 0}
|
|
1913
|
+
m_PrefabAsset: {fileID: 0}
|
|
1914
|
+
m_GameObject: {fileID: 8349967086188222505}
|
|
1915
|
+
m_Enabled: 1
|
|
1916
|
+
m_EditorHideFlags: 0
|
|
1917
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
1918
|
+
m_Name:
|
|
1919
|
+
m_EditorClassIdentifier:
|
|
1920
|
+
m_Material: {fileID: 0}
|
|
1921
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
1922
|
+
m_RaycastTarget: 1
|
|
1923
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
1924
|
+
m_Maskable: 1
|
|
1925
|
+
m_OnCullStateChanged:
|
|
1926
|
+
m_PersistentCalls:
|
|
1927
|
+
m_Calls: []
|
|
1928
|
+
m_FontData:
|
|
1929
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
1930
|
+
m_FontSize: 16
|
|
1931
|
+
m_FontStyle: 1
|
|
1932
|
+
m_BestFit: 0
|
|
1933
|
+
m_MinSize: 1
|
|
1934
|
+
m_MaxSize: 40
|
|
1935
|
+
m_Alignment: 4
|
|
1936
|
+
m_AlignByGeometry: 0
|
|
1937
|
+
m_RichText: 1
|
|
1938
|
+
m_HorizontalOverflow: 0
|
|
1939
|
+
m_VerticalOverflow: 0
|
|
1940
|
+
m_LineSpacing: 1
|
|
1941
|
+
m_Text: "\u53D6\u6D88"
|
|
1942
|
+
--- !u!1 &8514536323717602658
|
|
1943
|
+
GameObject:
|
|
1944
|
+
m_ObjectHideFlags: 0
|
|
1945
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1946
|
+
m_PrefabInstance: {fileID: 0}
|
|
1947
|
+
m_PrefabAsset: {fileID: 0}
|
|
1948
|
+
serializedVersion: 6
|
|
1949
|
+
m_Component:
|
|
1950
|
+
- component: {fileID: 870370801979860162}
|
|
1951
|
+
- component: {fileID: 3593578829203791283}
|
|
1952
|
+
- component: {fileID: 9104593230117892080}
|
|
1953
|
+
m_Layer: 5
|
|
1954
|
+
m_Name: Text
|
|
1955
|
+
m_TagString: Untagged
|
|
1956
|
+
m_Icon: {fileID: 0}
|
|
1957
|
+
m_NavMeshLayer: 0
|
|
1958
|
+
m_StaticEditorFlags: 0
|
|
1959
|
+
m_IsActive: 1
|
|
1960
|
+
--- !u!224 &870370801979860162
|
|
1961
|
+
RectTransform:
|
|
1962
|
+
m_ObjectHideFlags: 0
|
|
1963
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1964
|
+
m_PrefabInstance: {fileID: 0}
|
|
1965
|
+
m_PrefabAsset: {fileID: 0}
|
|
1966
|
+
m_GameObject: {fileID: 8514536323717602658}
|
|
1967
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
1968
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
1969
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
1970
|
+
m_Children: []
|
|
1971
|
+
m_Father: {fileID: 2241251048101500345}
|
|
1972
|
+
m_RootOrder: 0
|
|
1973
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
1974
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
1975
|
+
m_AnchorMax: {x: 1, y: 1}
|
|
1976
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
1977
|
+
m_SizeDelta: {x: 0, y: 0}
|
|
1978
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
1979
|
+
--- !u!222 &3593578829203791283
|
|
1980
|
+
CanvasRenderer:
|
|
1981
|
+
m_ObjectHideFlags: 0
|
|
1982
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1983
|
+
m_PrefabInstance: {fileID: 0}
|
|
1984
|
+
m_PrefabAsset: {fileID: 0}
|
|
1985
|
+
m_GameObject: {fileID: 8514536323717602658}
|
|
1986
|
+
m_CullTransparentMesh: 0
|
|
1987
|
+
--- !u!114 &9104593230117892080
|
|
1988
|
+
MonoBehaviour:
|
|
1989
|
+
m_ObjectHideFlags: 0
|
|
1990
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
1991
|
+
m_PrefabInstance: {fileID: 0}
|
|
1992
|
+
m_PrefabAsset: {fileID: 0}
|
|
1993
|
+
m_GameObject: {fileID: 8514536323717602658}
|
|
1994
|
+
m_Enabled: 1
|
|
1995
|
+
m_EditorHideFlags: 0
|
|
1996
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
1997
|
+
m_Name:
|
|
1998
|
+
m_EditorClassIdentifier:
|
|
1999
|
+
m_Material: {fileID: 0}
|
|
2000
|
+
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
|
|
2001
|
+
m_RaycastTarget: 1
|
|
2002
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
2003
|
+
m_Maskable: 1
|
|
2004
|
+
m_OnCullStateChanged:
|
|
2005
|
+
m_PersistentCalls:
|
|
2006
|
+
m_Calls: []
|
|
2007
|
+
m_FontData:
|
|
2008
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
2009
|
+
m_FontSize: 16
|
|
2010
|
+
m_FontStyle: 1
|
|
2011
|
+
m_BestFit: 0
|
|
2012
|
+
m_MinSize: 1
|
|
2013
|
+
m_MaxSize: 40
|
|
2014
|
+
m_Alignment: 4
|
|
2015
|
+
m_AlignByGeometry: 0
|
|
2016
|
+
m_RichText: 1
|
|
2017
|
+
m_HorizontalOverflow: 0
|
|
2018
|
+
m_VerticalOverflow: 0
|
|
2019
|
+
m_LineSpacing: 1
|
|
2020
|
+
m_Text: "\u89E3\u9664\u7ED1\u5B9A"
|
|
2021
|
+
--- !u!1 &8840930347261660599
|
|
2022
|
+
GameObject:
|
|
2023
|
+
m_ObjectHideFlags: 0
|
|
2024
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2025
|
+
m_PrefabInstance: {fileID: 0}
|
|
2026
|
+
m_PrefabAsset: {fileID: 0}
|
|
2027
|
+
serializedVersion: 6
|
|
2028
|
+
m_Component:
|
|
2029
|
+
- component: {fileID: 3132286745125016733}
|
|
2030
|
+
- component: {fileID: 706101811695929952}
|
|
2031
|
+
- component: {fileID: 2740234149950889873}
|
|
2032
|
+
- component: {fileID: 578882598182975372}
|
|
2033
|
+
- component: {fileID: 4605495408636952431}
|
|
2034
|
+
- component: {fileID: 6427048002385311651}
|
|
2035
|
+
m_Layer: 5
|
|
2036
|
+
m_Name: CancelButton
|
|
2037
|
+
m_TagString: Untagged
|
|
2038
|
+
m_Icon: {fileID: 0}
|
|
2039
|
+
m_NavMeshLayer: 0
|
|
2040
|
+
m_StaticEditorFlags: 0
|
|
2041
|
+
m_IsActive: 1
|
|
2042
|
+
--- !u!224 &3132286745125016733
|
|
2043
|
+
RectTransform:
|
|
2044
|
+
m_ObjectHideFlags: 0
|
|
2045
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2046
|
+
m_PrefabInstance: {fileID: 0}
|
|
2047
|
+
m_PrefabAsset: {fileID: 0}
|
|
2048
|
+
m_GameObject: {fileID: 8840930347261660599}
|
|
2049
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
2050
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
2051
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
2052
|
+
m_Children:
|
|
2053
|
+
- {fileID: 7377637684709674165}
|
|
2054
|
+
m_Father: {fileID: 8729048522951925173}
|
|
2055
|
+
m_RootOrder: 1
|
|
2056
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
2057
|
+
m_AnchorMin: {x: 0, y: 0}
|
|
2058
|
+
m_AnchorMax: {x: 0, y: 0}
|
|
2059
|
+
m_AnchoredPosition: {x: 408, y: 0}
|
|
2060
|
+
m_SizeDelta: {x: 0, y: 42}
|
|
2061
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
2062
|
+
--- !u!222 &706101811695929952
|
|
2063
|
+
CanvasRenderer:
|
|
2064
|
+
m_ObjectHideFlags: 0
|
|
2065
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2066
|
+
m_PrefabInstance: {fileID: 0}
|
|
2067
|
+
m_PrefabAsset: {fileID: 0}
|
|
2068
|
+
m_GameObject: {fileID: 8840930347261660599}
|
|
2069
|
+
m_CullTransparentMesh: 0
|
|
2070
|
+
--- !u!114 &2740234149950889873
|
|
2071
|
+
MonoBehaviour:
|
|
2072
|
+
m_ObjectHideFlags: 0
|
|
2073
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2074
|
+
m_PrefabInstance: {fileID: 0}
|
|
2075
|
+
m_PrefabAsset: {fileID: 0}
|
|
2076
|
+
m_GameObject: {fileID: 8840930347261660599}
|
|
2077
|
+
m_Enabled: 1
|
|
2078
|
+
m_EditorHideFlags: 0
|
|
2079
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
2080
|
+
m_Name:
|
|
2081
|
+
m_EditorClassIdentifier:
|
|
2082
|
+
m_Material: {fileID: 0}
|
|
2083
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
2084
|
+
m_RaycastTarget: 1
|
|
2085
|
+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
2086
|
+
m_Maskable: 1
|
|
2087
|
+
m_OnCullStateChanged:
|
|
2088
|
+
m_PersistentCalls:
|
|
2089
|
+
m_Calls: []
|
|
2090
|
+
m_Sprite: {fileID: 21300000, guid: 7307a77b6fd74c6095ac53cf782ad49e, type: 3}
|
|
2091
|
+
m_Type: 0
|
|
2092
|
+
m_PreserveAspect: 0
|
|
2093
|
+
m_FillCenter: 1
|
|
2094
|
+
m_FillMethod: 4
|
|
2095
|
+
m_FillAmount: 1
|
|
2096
|
+
m_FillClockwise: 1
|
|
2097
|
+
m_FillOrigin: 0
|
|
2098
|
+
m_UseSpriteMesh: 0
|
|
2099
|
+
m_PixelsPerUnitMultiplier: 1
|
|
2100
|
+
--- !u!114 &578882598182975372
|
|
2101
|
+
MonoBehaviour:
|
|
2102
|
+
m_ObjectHideFlags: 0
|
|
2103
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2104
|
+
m_PrefabInstance: {fileID: 0}
|
|
2105
|
+
m_PrefabAsset: {fileID: 0}
|
|
2106
|
+
m_GameObject: {fileID: 8840930347261660599}
|
|
2107
|
+
m_Enabled: 1
|
|
2108
|
+
m_EditorHideFlags: 0
|
|
2109
|
+
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
|
|
2110
|
+
m_Name:
|
|
2111
|
+
m_EditorClassIdentifier:
|
|
2112
|
+
m_Navigation:
|
|
2113
|
+
m_Mode: 3
|
|
2114
|
+
m_WrapAround: 0
|
|
2115
|
+
m_SelectOnUp: {fileID: 0}
|
|
2116
|
+
m_SelectOnDown: {fileID: 0}
|
|
2117
|
+
m_SelectOnLeft: {fileID: 0}
|
|
2118
|
+
m_SelectOnRight: {fileID: 0}
|
|
2119
|
+
m_Transition: 1
|
|
2120
|
+
m_Colors:
|
|
2121
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
2122
|
+
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
2123
|
+
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
2124
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
2125
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
2126
|
+
m_ColorMultiplier: 1
|
|
2127
|
+
m_FadeDuration: 0.1
|
|
2128
|
+
m_SpriteState:
|
|
2129
|
+
m_HighlightedSprite: {fileID: 0}
|
|
2130
|
+
m_PressedSprite: {fileID: 0}
|
|
2131
|
+
m_SelectedSprite: {fileID: 0}
|
|
2132
|
+
m_DisabledSprite: {fileID: 0}
|
|
2133
|
+
m_AnimationTriggers:
|
|
2134
|
+
m_NormalTrigger: Normal
|
|
2135
|
+
m_HighlightedTrigger: Highlighted
|
|
2136
|
+
m_PressedTrigger: Pressed
|
|
2137
|
+
m_SelectedTrigger: Selected
|
|
2138
|
+
m_DisabledTrigger: Disabled
|
|
2139
|
+
m_Interactable: 1
|
|
2140
|
+
m_TargetGraphic: {fileID: 2740234149950889873}
|
|
2141
|
+
m_OnClick:
|
|
2142
|
+
m_PersistentCalls:
|
|
2143
|
+
m_Calls:
|
|
2144
|
+
- m_Target: {fileID: 0}
|
|
2145
|
+
m_TargetAssemblyTypeName:
|
|
2146
|
+
m_MethodName: cancelOneTap
|
|
2147
|
+
m_Mode: 1
|
|
2148
|
+
m_Arguments:
|
|
2149
|
+
m_ObjectArgument: {fileID: 0}
|
|
2150
|
+
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
|
|
2151
|
+
m_IntArgument: 0
|
|
2152
|
+
m_FloatArgument: 0
|
|
2153
|
+
m_StringArgument:
|
|
2154
|
+
m_BoolArgument: 0
|
|
2155
|
+
m_CallState: 2
|
|
2156
|
+
--- !u!114 &4605495408636952431
|
|
2157
|
+
MonoBehaviour:
|
|
2158
|
+
m_ObjectHideFlags: 0
|
|
2159
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2160
|
+
m_PrefabInstance: {fileID: 0}
|
|
2161
|
+
m_PrefabAsset: {fileID: 0}
|
|
2162
|
+
m_GameObject: {fileID: 8840930347261660599}
|
|
2163
|
+
m_Enabled: 1
|
|
2164
|
+
m_EditorHideFlags: 0
|
|
2165
|
+
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
|
|
2166
|
+
m_Name:
|
|
2167
|
+
m_EditorClassIdentifier:
|
|
2168
|
+
m_HorizontalFit: 2
|
|
2169
|
+
m_VerticalFit: 0
|
|
2170
|
+
--- !u!114 &6427048002385311651
|
|
2171
|
+
MonoBehaviour:
|
|
2172
|
+
m_ObjectHideFlags: 0
|
|
2173
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
2174
|
+
m_PrefabInstance: {fileID: 0}
|
|
2175
|
+
m_PrefabAsset: {fileID: 0}
|
|
2176
|
+
m_GameObject: {fileID: 8840930347261660599}
|
|
2177
|
+
m_Enabled: 1
|
|
2178
|
+
m_EditorHideFlags: 0
|
|
2179
|
+
m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3}
|
|
2180
|
+
m_Name:
|
|
2181
|
+
m_EditorClassIdentifier:
|
|
2182
|
+
m_Padding:
|
|
2183
|
+
m_Left: 15
|
|
2184
|
+
m_Right: 15
|
|
2185
|
+
m_Top: 0
|
|
2186
|
+
m_Bottom: 0
|
|
2187
|
+
m_ChildAlignment: 0
|
|
2188
|
+
m_Spacing: 0
|
|
2189
|
+
m_ChildForceExpandWidth: 1
|
|
2190
|
+
m_ChildForceExpandHeight: 1
|
|
2191
|
+
m_ChildControlWidth: 1
|
|
2192
|
+
m_ChildControlHeight: 1
|
|
2193
|
+
m_ChildScaleWidth: 1
|
|
2194
|
+
m_ChildScaleHeight: 1
|
|
2195
|
+
m_ReverseArrangement: 0
|