Showing
6 changed files
with
620 additions
and
3874 deletions
Too many changes to show.
To preserve performance only 6 of 6+ files are displayed.
1 | -<?xml version="1.0" encoding="utf-8"?> | ||
2 | -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | - <PropertyGroup> | ||
4 | - <LangVersion>9.0</LangVersion> | ||
5 | - <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories> | ||
6 | - <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths> | ||
7 | - <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts> | ||
8 | - </PropertyGroup> | ||
9 | - <PropertyGroup> | ||
10 | - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
11 | - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
12 | - <ProductVersion>10.0.20506</ProductVersion> | ||
13 | - <SchemaVersion>2.0</SchemaVersion> | ||
14 | - <RootNamespace></RootNamespace> | ||
15 | - <ProjectGuid>{f1e4050a-a996-fa57-5ce2-b8a1c321e1c1}</ProjectGuid> | ||
16 | - <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> | ||
17 | - <OutputType>Library</OutputType> | ||
18 | - <AppDesignerFolder>Properties</AppDesignerFolder> | ||
19 | - <AssemblyName>Assembly-CSharp-Editor-firstpass</AssemblyName> | ||
20 | - <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> | ||
21 | - <FileAlignment>512</FileAlignment> | ||
22 | - <BaseDirectory>.</BaseDirectory> | ||
23 | - </PropertyGroup> | ||
24 | - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
25 | - <DebugSymbols>true</DebugSymbols> | ||
26 | - <DebugType>full</DebugType> | ||
27 | - <Optimize>false</Optimize> | ||
28 | - <OutputPath>Temp\Bin\Debug\Assembly-CSharp-Editor-firstpass\</OutputPath> | ||
29 | - <DefineConstants>UNITY_2022_3_53;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;DOTWEEN;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION</DefineConstants> | ||
30 | - <ErrorReport>prompt</ErrorReport> | ||
31 | - <WarningLevel>4</WarningLevel> | ||
32 | - <NoWarn>0169,0649</NoWarn> | ||
33 | - <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | ||
34 | - <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
35 | - </PropertyGroup> | ||
36 | - <PropertyGroup> | ||
37 | - <NoConfig>true</NoConfig> | ||
38 | - <NoStdLib>true</NoStdLib> | ||
39 | - <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences> | ||
40 | - <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades> | ||
41 | - <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades> | ||
42 | - </PropertyGroup> | ||
43 | - <ItemGroup> | ||
44 | - <Analyzer Include="D:\UnityEditor\2022.3.53f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" /> | ||
45 | - <Analyzer Include="D:\UnityEditor\2022.3.53f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" /> | ||
46 | - </ItemGroup> | ||
47 | - <ItemGroup> | ||
48 | - <Compile Include="Assets\Plugins\CircularScrollingList\Editor\CircularScrollingListEditor.cs" /> | ||
49 | - <Reference Include="UnityEngine"> | ||
50 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath> | ||
51 | - </Reference> | ||
52 | - <Reference Include="UnityEngine.AIModule"> | ||
53 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath> | ||
54 | - </Reference> | ||
55 | - <Reference Include="UnityEngine.ARModule"> | ||
56 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath> | ||
57 | - </Reference> | ||
58 | - <Reference Include="UnityEngine.AccessibilityModule"> | ||
59 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath> | ||
60 | - </Reference> | ||
61 | - <Reference Include="UnityEngine.AndroidJNIModule"> | ||
62 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath> | ||
63 | - </Reference> | ||
64 | - <Reference Include="UnityEngine.AnimationModule"> | ||
65 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath> | ||
66 | - </Reference> | ||
67 | - <Reference Include="UnityEngine.AssetBundleModule"> | ||
68 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath> | ||
69 | - </Reference> | ||
70 | - <Reference Include="UnityEngine.AudioModule"> | ||
71 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath> | ||
72 | - </Reference> | ||
73 | - <Reference Include="UnityEngine.ClothModule"> | ||
74 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath> | ||
75 | - </Reference> | ||
76 | - <Reference Include="UnityEngine.ClusterInputModule"> | ||
77 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath> | ||
78 | - </Reference> | ||
79 | - <Reference Include="UnityEngine.ClusterRendererModule"> | ||
80 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath> | ||
81 | - </Reference> | ||
82 | - <Reference Include="UnityEngine.ContentLoadModule"> | ||
83 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath> | ||
84 | - </Reference> | ||
85 | - <Reference Include="UnityEngine.CoreModule"> | ||
86 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath> | ||
87 | - </Reference> | ||
88 | - <Reference Include="UnityEngine.CrashReportingModule"> | ||
89 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath> | ||
90 | - </Reference> | ||
91 | - <Reference Include="UnityEngine.DSPGraphModule"> | ||
92 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath> | ||
93 | - </Reference> | ||
94 | - <Reference Include="UnityEngine.DirectorModule"> | ||
95 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath> | ||
96 | - </Reference> | ||
97 | - <Reference Include="UnityEngine.GIModule"> | ||
98 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath> | ||
99 | - </Reference> | ||
100 | - <Reference Include="UnityEngine.GameCenterModule"> | ||
101 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath> | ||
102 | - </Reference> | ||
103 | - <Reference Include="UnityEngine.GridModule"> | ||
104 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath> | ||
105 | - </Reference> | ||
106 | - <Reference Include="UnityEngine.HotReloadModule"> | ||
107 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath> | ||
108 | - </Reference> | ||
109 | - <Reference Include="UnityEngine.IMGUIModule"> | ||
110 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath> | ||
111 | - </Reference> | ||
112 | - <Reference Include="UnityEngine.ImageConversionModule"> | ||
113 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath> | ||
114 | - </Reference> | ||
115 | - <Reference Include="UnityEngine.InputModule"> | ||
116 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath> | ||
117 | - </Reference> | ||
118 | - <Reference Include="UnityEngine.InputLegacyModule"> | ||
119 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath> | ||
120 | - </Reference> | ||
121 | - <Reference Include="UnityEngine.JSONSerializeModule"> | ||
122 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath> | ||
123 | - </Reference> | ||
124 | - <Reference Include="UnityEngine.LocalizationModule"> | ||
125 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath> | ||
126 | - </Reference> | ||
127 | - <Reference Include="UnityEngine.NVIDIAModule"> | ||
128 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.NVIDIAModule.dll</HintPath> | ||
129 | - </Reference> | ||
130 | - <Reference Include="UnityEngine.ParticleSystemModule"> | ||
131 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath> | ||
132 | - </Reference> | ||
133 | - <Reference Include="UnityEngine.PerformanceReportingModule"> | ||
134 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath> | ||
135 | - </Reference> | ||
136 | - <Reference Include="UnityEngine.PhysicsModule"> | ||
137 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath> | ||
138 | - </Reference> | ||
139 | - <Reference Include="UnityEngine.Physics2DModule"> | ||
140 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath> | ||
141 | - </Reference> | ||
142 | - <Reference Include="UnityEngine.ProfilerModule"> | ||
143 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath> | ||
144 | - </Reference> | ||
145 | - <Reference Include="UnityEngine.PropertiesModule"> | ||
146 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath> | ||
147 | - </Reference> | ||
148 | - <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule"> | ||
149 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath> | ||
150 | - </Reference> | ||
151 | - <Reference Include="UnityEngine.ScreenCaptureModule"> | ||
152 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath> | ||
153 | - </Reference> | ||
154 | - <Reference Include="UnityEngine.SharedInternalsModule"> | ||
155 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath> | ||
156 | - </Reference> | ||
157 | - <Reference Include="UnityEngine.SpriteMaskModule"> | ||
158 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath> | ||
159 | - </Reference> | ||
160 | - <Reference Include="UnityEngine.SpriteShapeModule"> | ||
161 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath> | ||
162 | - </Reference> | ||
163 | - <Reference Include="UnityEngine.StreamingModule"> | ||
164 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath> | ||
165 | - </Reference> | ||
166 | - <Reference Include="UnityEngine.SubstanceModule"> | ||
167 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath> | ||
168 | - </Reference> | ||
169 | - <Reference Include="UnityEngine.SubsystemsModule"> | ||
170 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath> | ||
171 | - </Reference> | ||
172 | - <Reference Include="UnityEngine.TLSModule"> | ||
173 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath> | ||
174 | - </Reference> | ||
175 | - <Reference Include="UnityEngine.TerrainModule"> | ||
176 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath> | ||
177 | - </Reference> | ||
178 | - <Reference Include="UnityEngine.TerrainPhysicsModule"> | ||
179 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath> | ||
180 | - </Reference> | ||
181 | - <Reference Include="UnityEngine.TextCoreFontEngineModule"> | ||
182 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath> | ||
183 | - </Reference> | ||
184 | - <Reference Include="UnityEngine.TextCoreTextEngineModule"> | ||
185 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath> | ||
186 | - </Reference> | ||
187 | - <Reference Include="UnityEngine.TextRenderingModule"> | ||
188 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath> | ||
189 | - </Reference> | ||
190 | - <Reference Include="UnityEngine.TilemapModule"> | ||
191 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath> | ||
192 | - </Reference> | ||
193 | - <Reference Include="UnityEngine.UIModule"> | ||
194 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath> | ||
195 | - </Reference> | ||
196 | - <Reference Include="UnityEngine.UIElementsModule"> | ||
197 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath> | ||
198 | - </Reference> | ||
199 | - <Reference Include="UnityEngine.UmbraModule"> | ||
200 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath> | ||
201 | - </Reference> | ||
202 | - <Reference Include="UnityEngine.UnityAnalyticsModule"> | ||
203 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath> | ||
204 | - </Reference> | ||
205 | - <Reference Include="UnityEngine.UnityAnalyticsCommonModule"> | ||
206 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath> | ||
207 | - </Reference> | ||
208 | - <Reference Include="UnityEngine.UnityConnectModule"> | ||
209 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath> | ||
210 | - </Reference> | ||
211 | - <Reference Include="UnityEngine.UnityCurlModule"> | ||
212 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath> | ||
213 | - </Reference> | ||
214 | - <Reference Include="UnityEngine.UnityTestProtocolModule"> | ||
215 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath> | ||
216 | - </Reference> | ||
217 | - <Reference Include="UnityEngine.UnityWebRequestModule"> | ||
218 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath> | ||
219 | - </Reference> | ||
220 | - <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> | ||
221 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> | ||
222 | - </Reference> | ||
223 | - <Reference Include="UnityEngine.UnityWebRequestAudioModule"> | ||
224 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath> | ||
225 | - </Reference> | ||
226 | - <Reference Include="UnityEngine.UnityWebRequestTextureModule"> | ||
227 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath> | ||
228 | - </Reference> | ||
229 | - <Reference Include="UnityEngine.UnityWebRequestWWWModule"> | ||
230 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath> | ||
231 | - </Reference> | ||
232 | - <Reference Include="UnityEngine.VFXModule"> | ||
233 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath> | ||
234 | - </Reference> | ||
235 | - <Reference Include="UnityEngine.VRModule"> | ||
236 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath> | ||
237 | - </Reference> | ||
238 | - <Reference Include="UnityEngine.VehiclesModule"> | ||
239 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath> | ||
240 | - </Reference> | ||
241 | - <Reference Include="UnityEngine.VideoModule"> | ||
242 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath> | ||
243 | - </Reference> | ||
244 | - <Reference Include="UnityEngine.VirtualTexturingModule"> | ||
245 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath> | ||
246 | - </Reference> | ||
247 | - <Reference Include="UnityEngine.WindModule"> | ||
248 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath> | ||
249 | - </Reference> | ||
250 | - <Reference Include="UnityEngine.XRModule"> | ||
251 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath> | ||
252 | - </Reference> | ||
253 | - <Reference Include="UnityEditor"> | ||
254 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath> | ||
255 | - </Reference> | ||
256 | - <Reference Include="UnityEditor.CoreModule"> | ||
257 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath> | ||
258 | - </Reference> | ||
259 | - <Reference Include="UnityEditor.DeviceSimulatorModule"> | ||
260 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath> | ||
261 | - </Reference> | ||
262 | - <Reference Include="UnityEditor.DiagnosticsModule"> | ||
263 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath> | ||
264 | - </Reference> | ||
265 | - <Reference Include="UnityEditor.EditorToolbarModule"> | ||
266 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath> | ||
267 | - </Reference> | ||
268 | - <Reference Include="UnityEditor.GraphViewModule"> | ||
269 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath> | ||
270 | - </Reference> | ||
271 | - <Reference Include="UnityEditor.PresetsUIModule"> | ||
272 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath> | ||
273 | - </Reference> | ||
274 | - <Reference Include="UnityEditor.QuickSearchModule"> | ||
275 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath> | ||
276 | - </Reference> | ||
277 | - <Reference Include="UnityEditor.SceneTemplateModule"> | ||
278 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath> | ||
279 | - </Reference> | ||
280 | - <Reference Include="UnityEditor.SceneViewModule"> | ||
281 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath> | ||
282 | - </Reference> | ||
283 | - <Reference Include="UnityEditor.TextCoreFontEngineModule"> | ||
284 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath> | ||
285 | - </Reference> | ||
286 | - <Reference Include="UnityEditor.TextCoreTextEngineModule"> | ||
287 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath> | ||
288 | - </Reference> | ||
289 | - <Reference Include="UnityEditor.UIBuilderModule"> | ||
290 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath> | ||
291 | - </Reference> | ||
292 | - <Reference Include="UnityEditor.UIElementsModule"> | ||
293 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath> | ||
294 | - </Reference> | ||
295 | - <Reference Include="UnityEditor.UIElementsSamplesModule"> | ||
296 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath> | ||
297 | - </Reference> | ||
298 | - <Reference Include="UnityEditor.UnityConnectModule"> | ||
299 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath> | ||
300 | - </Reference> | ||
301 | - <Reference Include="UnityEditor.Graphs"> | ||
302 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath> | ||
303 | - </Reference> | ||
304 | - <Reference Include="UnityEditor.WebGL.Extensions"> | ||
305 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\WebGLSupport\UnityEditor.WebGL.Extensions.dll</HintPath> | ||
306 | - </Reference> | ||
307 | - <Reference Include="UnityEditor.Android.Extensions"> | ||
308 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll</HintPath> | ||
309 | - </Reference> | ||
310 | - <Reference Include="UnityEditor.WindowsStandalone.Extensions"> | ||
311 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath> | ||
312 | - </Reference> | ||
313 | - <Reference Include="Unity.VisualScripting.YamlDotNet"> | ||
314 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath> | ||
315 | - </Reference> | ||
316 | - <Reference Include="ReportGeneratorMerged"> | ||
317 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.testtools.codecoverage@1.2.6\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath> | ||
318 | - </Reference> | ||
319 | - <Reference Include="unityplastic"> | ||
320 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.collab-proxy@2.7.1\Lib\Editor\unityplastic.dll</HintPath> | ||
321 | - </Reference> | ||
322 | - <Reference Include="Unity.Plastic.Antlr3.Runtime"> | ||
323 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.collab-proxy@2.7.1\Lib\Editor\Unity.Plastic.Antlr3.Runtime.dll</HintPath> | ||
324 | - </Reference> | ||
325 | - <Reference Include="DOTweenEditor"> | ||
326 | - <HintPath>D:\U3DFrameWork\Assets\Plugins\Demigiant\DOTween\Editor\DOTweenEditor.dll</HintPath> | ||
327 | - </Reference> | ||
328 | - <Reference Include="Unity.Plastic.Newtonsoft.Json"> | ||
329 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.collab-proxy@2.7.1\Lib\Editor\Unity.Plastic.Newtonsoft.Json.dll</HintPath> | ||
330 | - </Reference> | ||
331 | - <Reference Include="log4netPlastic"> | ||
332 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.collab-proxy@2.7.1\Lib\Editor\log4netPlastic.dll</HintPath> | ||
333 | - </Reference> | ||
334 | - <Reference Include="Unity.VisualScripting.IonicZip"> | ||
335 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath> | ||
336 | - </Reference> | ||
337 | - <Reference Include="DOTween"> | ||
338 | - <HintPath>D:\U3DFrameWork\Assets\Plugins\Demigiant\DOTween\DOTween.dll</HintPath> | ||
339 | - </Reference> | ||
340 | - <Reference Include="Unity.VisualScripting.Antlr3.Runtime"> | ||
341 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath> | ||
342 | - </Reference> | ||
343 | - <Reference Include="DOTweenUpgradeManager"> | ||
344 | - <HintPath>D:\U3DFrameWork\Assets\Plugins\Demigiant\DOTween\Editor\DOTweenUpgradeManager.dll</HintPath> | ||
345 | - </Reference> | ||
346 | - <Reference Include="Newtonsoft.Json"> | ||
347 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.nuget.newtonsoft-json@3.2.1\Runtime\Newtonsoft.Json.dll</HintPath> | ||
348 | - </Reference> | ||
349 | - <Reference Include="Unity.VisualScripting.TextureAssets"> | ||
350 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath> | ||
351 | - </Reference> | ||
352 | - <Reference Include="nunit.framework"> | ||
353 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath> | ||
354 | - </Reference> | ||
355 | - <Reference Include="Unity.Android.Types"> | ||
356 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath> | ||
357 | - </Reference> | ||
358 | - <Reference Include="Unity.Android.Gradle"> | ||
359 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath> | ||
360 | - </Reference> | ||
361 | - <Reference Include="Unity.Android.GradleProject"> | ||
362 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll</HintPath> | ||
363 | - </Reference> | ||
364 | - <Reference Include="mscorlib"> | ||
365 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath> | ||
366 | - </Reference> | ||
367 | - <Reference Include="System"> | ||
368 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath> | ||
369 | - </Reference> | ||
370 | - <Reference Include="System.Core"> | ||
371 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath> | ||
372 | - </Reference> | ||
373 | - <Reference Include="System.Runtime.Serialization"> | ||
374 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath> | ||
375 | - </Reference> | ||
376 | - <Reference Include="System.Xml"> | ||
377 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath> | ||
378 | - </Reference> | ||
379 | - <Reference Include="System.Xml.Linq"> | ||
380 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath> | ||
381 | - </Reference> | ||
382 | - <Reference Include="System.Numerics"> | ||
383 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath> | ||
384 | - </Reference> | ||
385 | - <Reference Include="System.Numerics.Vectors"> | ||
386 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath> | ||
387 | - </Reference> | ||
388 | - <Reference Include="System.Net.Http"> | ||
389 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath> | ||
390 | - </Reference> | ||
391 | - <Reference Include="System.IO.Compression"> | ||
392 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath> | ||
393 | - </Reference> | ||
394 | - <Reference Include="Microsoft.CSharp"> | ||
395 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath> | ||
396 | - </Reference> | ||
397 | - <Reference Include="System.Data"> | ||
398 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath> | ||
399 | - </Reference> | ||
400 | - <Reference Include="System.Data.DataSetExtensions"> | ||
401 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath> | ||
402 | - </Reference> | ||
403 | - <Reference Include="System.Drawing"> | ||
404 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath> | ||
405 | - </Reference> | ||
406 | - <Reference Include="System.IO.Compression.FileSystem"> | ||
407 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath> | ||
408 | - </Reference> | ||
409 | - <Reference Include="System.ComponentModel.Composition"> | ||
410 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath> | ||
411 | - </Reference> | ||
412 | - <Reference Include="System.Transactions"> | ||
413 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath> | ||
414 | - </Reference> | ||
415 | - <Reference Include="Microsoft.Win32.Primitives"> | ||
416 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath> | ||
417 | - </Reference> | ||
418 | - <Reference Include="netstandard"> | ||
419 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath> | ||
420 | - </Reference> | ||
421 | - <Reference Include="System.AppContext"> | ||
422 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath> | ||
423 | - </Reference> | ||
424 | - <Reference Include="System.Buffers"> | ||
425 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath> | ||
426 | - </Reference> | ||
427 | - <Reference Include="System.Collections.Concurrent"> | ||
428 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath> | ||
429 | - </Reference> | ||
430 | - <Reference Include="System.Collections"> | ||
431 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath> | ||
432 | - </Reference> | ||
433 | - <Reference Include="System.Collections.NonGeneric"> | ||
434 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath> | ||
435 | - </Reference> | ||
436 | - <Reference Include="System.Collections.Specialized"> | ||
437 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath> | ||
438 | - </Reference> | ||
439 | - <Reference Include="System.ComponentModel.Annotations"> | ||
440 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath> | ||
441 | - </Reference> | ||
442 | - <Reference Include="System.ComponentModel"> | ||
443 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath> | ||
444 | - </Reference> | ||
445 | - <Reference Include="System.ComponentModel.EventBasedAsync"> | ||
446 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath> | ||
447 | - </Reference> | ||
448 | - <Reference Include="System.ComponentModel.Primitives"> | ||
449 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath> | ||
450 | - </Reference> | ||
451 | - <Reference Include="System.ComponentModel.TypeConverter"> | ||
452 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath> | ||
453 | - </Reference> | ||
454 | - <Reference Include="System.Console"> | ||
455 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath> | ||
456 | - </Reference> | ||
457 | - <Reference Include="System.Data.Common"> | ||
458 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath> | ||
459 | - </Reference> | ||
460 | - <Reference Include="System.Diagnostics.Contracts"> | ||
461 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath> | ||
462 | - </Reference> | ||
463 | - <Reference Include="System.Diagnostics.Debug"> | ||
464 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath> | ||
465 | - </Reference> | ||
466 | - <Reference Include="System.Diagnostics.FileVersionInfo"> | ||
467 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath> | ||
468 | - </Reference> | ||
469 | - <Reference Include="System.Diagnostics.Process"> | ||
470 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath> | ||
471 | - </Reference> | ||
472 | - <Reference Include="System.Diagnostics.StackTrace"> | ||
473 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath> | ||
474 | - </Reference> | ||
475 | - <Reference Include="System.Diagnostics.TextWriterTraceListener"> | ||
476 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath> | ||
477 | - </Reference> | ||
478 | - <Reference Include="System.Diagnostics.Tools"> | ||
479 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath> | ||
480 | - </Reference> | ||
481 | - <Reference Include="System.Diagnostics.TraceSource"> | ||
482 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath> | ||
483 | - </Reference> | ||
484 | - <Reference Include="System.Drawing.Primitives"> | ||
485 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath> | ||
486 | - </Reference> | ||
487 | - <Reference Include="System.Dynamic.Runtime"> | ||
488 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath> | ||
489 | - </Reference> | ||
490 | - <Reference Include="System.Globalization.Calendars"> | ||
491 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath> | ||
492 | - </Reference> | ||
493 | - <Reference Include="System.Globalization"> | ||
494 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath> | ||
495 | - </Reference> | ||
496 | - <Reference Include="System.Globalization.Extensions"> | ||
497 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath> | ||
498 | - </Reference> | ||
499 | - <Reference Include="System.IO.Compression.ZipFile"> | ||
500 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath> | ||
501 | - </Reference> | ||
502 | - <Reference Include="System.IO"> | ||
503 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath> | ||
504 | - </Reference> | ||
505 | - <Reference Include="System.IO.FileSystem"> | ||
506 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath> | ||
507 | - </Reference> | ||
508 | - <Reference Include="System.IO.FileSystem.DriveInfo"> | ||
509 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath> | ||
510 | - </Reference> | ||
511 | - <Reference Include="System.IO.FileSystem.Primitives"> | ||
512 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath> | ||
513 | - </Reference> | ||
514 | - <Reference Include="System.IO.FileSystem.Watcher"> | ||
515 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath> | ||
516 | - </Reference> | ||
517 | - <Reference Include="System.IO.IsolatedStorage"> | ||
518 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath> | ||
519 | - </Reference> | ||
520 | - <Reference Include="System.IO.MemoryMappedFiles"> | ||
521 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath> | ||
522 | - </Reference> | ||
523 | - <Reference Include="System.IO.Pipes"> | ||
524 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath> | ||
525 | - </Reference> | ||
526 | - <Reference Include="System.IO.UnmanagedMemoryStream"> | ||
527 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath> | ||
528 | - </Reference> | ||
529 | - <Reference Include="System.Linq"> | ||
530 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath> | ||
531 | - </Reference> | ||
532 | - <Reference Include="System.Linq.Expressions"> | ||
533 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath> | ||
534 | - </Reference> | ||
535 | - <Reference Include="System.Linq.Parallel"> | ||
536 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath> | ||
537 | - </Reference> | ||
538 | - <Reference Include="System.Linq.Queryable"> | ||
539 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath> | ||
540 | - </Reference> | ||
541 | - <Reference Include="System.Memory"> | ||
542 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath> | ||
543 | - </Reference> | ||
544 | - <Reference Include="System.Net.Http.Rtc"> | ||
545 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath> | ||
546 | - </Reference> | ||
547 | - <Reference Include="System.Net.NameResolution"> | ||
548 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath> | ||
549 | - </Reference> | ||
550 | - <Reference Include="System.Net.NetworkInformation"> | ||
551 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath> | ||
552 | - </Reference> | ||
553 | - <Reference Include="System.Net.Ping"> | ||
554 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath> | ||
555 | - </Reference> | ||
556 | - <Reference Include="System.Net.Primitives"> | ||
557 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath> | ||
558 | - </Reference> | ||
559 | - <Reference Include="System.Net.Requests"> | ||
560 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath> | ||
561 | - </Reference> | ||
562 | - <Reference Include="System.Net.Security"> | ||
563 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath> | ||
564 | - </Reference> | ||
565 | - <Reference Include="System.Net.Sockets"> | ||
566 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath> | ||
567 | - </Reference> | ||
568 | - <Reference Include="System.Net.WebHeaderCollection"> | ||
569 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath> | ||
570 | - </Reference> | ||
571 | - <Reference Include="System.Net.WebSockets.Client"> | ||
572 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath> | ||
573 | - </Reference> | ||
574 | - <Reference Include="System.Net.WebSockets"> | ||
575 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath> | ||
576 | - </Reference> | ||
577 | - <Reference Include="System.ObjectModel"> | ||
578 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath> | ||
579 | - </Reference> | ||
580 | - <Reference Include="System.Reflection.DispatchProxy"> | ||
581 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath> | ||
582 | - </Reference> | ||
583 | - <Reference Include="System.Reflection"> | ||
584 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath> | ||
585 | - </Reference> | ||
586 | - <Reference Include="System.Reflection.Emit"> | ||
587 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath> | ||
588 | - </Reference> | ||
589 | - <Reference Include="System.Reflection.Emit.ILGeneration"> | ||
590 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath> | ||
591 | - </Reference> | ||
592 | - <Reference Include="System.Reflection.Emit.Lightweight"> | ||
593 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath> | ||
594 | - </Reference> | ||
595 | - <Reference Include="System.Reflection.Extensions"> | ||
596 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath> | ||
597 | - </Reference> | ||
598 | - <Reference Include="System.Reflection.Primitives"> | ||
599 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath> | ||
600 | - </Reference> | ||
601 | - <Reference Include="System.Resources.Reader"> | ||
602 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath> | ||
603 | - </Reference> | ||
604 | - <Reference Include="System.Resources.ResourceManager"> | ||
605 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath> | ||
606 | - </Reference> | ||
607 | - <Reference Include="System.Resources.Writer"> | ||
608 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath> | ||
609 | - </Reference> | ||
610 | - <Reference Include="System.Runtime.CompilerServices.VisualC"> | ||
611 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath> | ||
612 | - </Reference> | ||
613 | - <Reference Include="System.Runtime"> | ||
614 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath> | ||
615 | - </Reference> | ||
616 | - <Reference Include="System.Runtime.Extensions"> | ||
617 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath> | ||
618 | - </Reference> | ||
619 | - <Reference Include="System.Runtime.Handles"> | ||
620 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath> | ||
621 | - </Reference> | ||
622 | - <Reference Include="System.Runtime.InteropServices"> | ||
623 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath> | ||
624 | - </Reference> | ||
625 | - <Reference Include="System.Runtime.InteropServices.RuntimeInformation"> | ||
626 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> | ||
627 | - </Reference> | ||
628 | - <Reference Include="System.Runtime.InteropServices.WindowsRuntime"> | ||
629 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> | ||
630 | - </Reference> | ||
631 | - <Reference Include="System.Runtime.Numerics"> | ||
632 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath> | ||
633 | - </Reference> | ||
634 | - <Reference Include="System.Runtime.Serialization.Formatters"> | ||
635 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath> | ||
636 | - </Reference> | ||
637 | - <Reference Include="System.Runtime.Serialization.Json"> | ||
638 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath> | ||
639 | - </Reference> | ||
640 | - <Reference Include="System.Runtime.Serialization.Primitives"> | ||
641 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath> | ||
642 | - </Reference> | ||
643 | - <Reference Include="System.Runtime.Serialization.Xml"> | ||
644 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath> | ||
645 | - </Reference> | ||
646 | - <Reference Include="System.Security.Claims"> | ||
647 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath> | ||
648 | - </Reference> | ||
649 | - <Reference Include="System.Security.Cryptography.Algorithms"> | ||
650 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath> | ||
651 | - </Reference> | ||
652 | - <Reference Include="System.Security.Cryptography.Csp"> | ||
653 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath> | ||
654 | - </Reference> | ||
655 | - <Reference Include="System.Security.Cryptography.Encoding"> | ||
656 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath> | ||
657 | - </Reference> | ||
658 | - <Reference Include="System.Security.Cryptography.Primitives"> | ||
659 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath> | ||
660 | - </Reference> | ||
661 | - <Reference Include="System.Security.Cryptography.X509Certificates"> | ||
662 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath> | ||
663 | - </Reference> | ||
664 | - <Reference Include="System.Security.Principal"> | ||
665 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath> | ||
666 | - </Reference> | ||
667 | - <Reference Include="System.Security.SecureString"> | ||
668 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath> | ||
669 | - </Reference> | ||
670 | - <Reference Include="System.ServiceModel.Duplex"> | ||
671 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath> | ||
672 | - </Reference> | ||
673 | - <Reference Include="System.ServiceModel.Http"> | ||
674 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath> | ||
675 | - </Reference> | ||
676 | - <Reference Include="System.ServiceModel.NetTcp"> | ||
677 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath> | ||
678 | - </Reference> | ||
679 | - <Reference Include="System.ServiceModel.Primitives"> | ||
680 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath> | ||
681 | - </Reference> | ||
682 | - <Reference Include="System.ServiceModel.Security"> | ||
683 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath> | ||
684 | - </Reference> | ||
685 | - <Reference Include="System.Text.Encoding"> | ||
686 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath> | ||
687 | - </Reference> | ||
688 | - <Reference Include="System.Text.Encoding.Extensions"> | ||
689 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath> | ||
690 | - </Reference> | ||
691 | - <Reference Include="System.Text.RegularExpressions"> | ||
692 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath> | ||
693 | - </Reference> | ||
694 | - <Reference Include="System.Threading"> | ||
695 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath> | ||
696 | - </Reference> | ||
697 | - <Reference Include="System.Threading.Overlapped"> | ||
698 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath> | ||
699 | - </Reference> | ||
700 | - <Reference Include="System.Threading.Tasks"> | ||
701 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath> | ||
702 | - </Reference> | ||
703 | - <Reference Include="System.Threading.Tasks.Extensions"> | ||
704 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath> | ||
705 | - </Reference> | ||
706 | - <Reference Include="System.Threading.Tasks.Parallel"> | ||
707 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath> | ||
708 | - </Reference> | ||
709 | - <Reference Include="System.Threading.Thread"> | ||
710 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath> | ||
711 | - </Reference> | ||
712 | - <Reference Include="System.Threading.ThreadPool"> | ||
713 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath> | ||
714 | - </Reference> | ||
715 | - <Reference Include="System.Threading.Timer"> | ||
716 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath> | ||
717 | - </Reference> | ||
718 | - <Reference Include="System.ValueTuple"> | ||
719 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath> | ||
720 | - </Reference> | ||
721 | - <Reference Include="System.Xml.ReaderWriter"> | ||
722 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath> | ||
723 | - </Reference> | ||
724 | - <Reference Include="System.Xml.XDocument"> | ||
725 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath> | ||
726 | - </Reference> | ||
727 | - <Reference Include="System.Xml.XmlDocument"> | ||
728 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath> | ||
729 | - </Reference> | ||
730 | - <Reference Include="System.Xml.XmlSerializer"> | ||
731 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath> | ||
732 | - </Reference> | ||
733 | - <Reference Include="System.Xml.XPath"> | ||
734 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath> | ||
735 | - </Reference> | ||
736 | - <Reference Include="System.Xml.XPath.XDocument"> | ||
737 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath> | ||
738 | - </Reference> | ||
739 | - <Reference Include="UnityEngine.TestRunner"> | ||
740 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\UnityEngine.TestRunner.dll</HintPath> | ||
741 | - </Reference> | ||
742 | - <Reference Include="UnityEditor.TestRunner"> | ||
743 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath> | ||
744 | - </Reference> | ||
745 | - <Reference Include="Unity.Timeline"> | ||
746 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath> | ||
747 | - </Reference> | ||
748 | - <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection"> | ||
749 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath> | ||
750 | - </Reference> | ||
751 | - <Reference Include="UnityEngine.UI"> | ||
752 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath> | ||
753 | - </Reference> | ||
754 | - <Reference Include="Unity.EditorCoroutines.Editor"> | ||
755 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath> | ||
756 | - </Reference> | ||
757 | - <Reference Include="Unity.VisualScripting.SettingsProvider.Editor"> | ||
758 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath> | ||
759 | - </Reference> | ||
760 | - <Reference Include="Unity.Performance.Profile-Analyzer.Editor"> | ||
761 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath> | ||
762 | - </Reference> | ||
763 | - <Reference Include="Unity.TestTools.CodeCoverage.Editor"> | ||
764 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath> | ||
765 | - </Reference> | ||
766 | - <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model"> | ||
767 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath> | ||
768 | - </Reference> | ||
769 | - <Reference Include="Unity.PlasticSCM.Editor"> | ||
770 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath> | ||
771 | - </Reference> | ||
772 | - <Reference Include="Unity.VisualScripting.State.Editor"> | ||
773 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath> | ||
774 | - </Reference> | ||
775 | - <Reference Include="Unity.Timeline.Editor"> | ||
776 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath> | ||
777 | - </Reference> | ||
778 | - <Reference Include="Unity.VisualScripting.Shared.Editor"> | ||
779 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath> | ||
780 | - </Reference> | ||
781 | - <Reference Include="Unity.VisualStudio.Editor"> | ||
782 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath> | ||
783 | - </Reference> | ||
784 | - <Reference Include="Unity.TextMeshPro"> | ||
785 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath> | ||
786 | - </Reference> | ||
787 | - <Reference Include="Unity.VisualScripting.Core"> | ||
788 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath> | ||
789 | - </Reference> | ||
790 | - <Reference Include="Unity.TextMeshPro.Editor"> | ||
791 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath> | ||
792 | - </Reference> | ||
793 | - <Reference Include="UnityEditor.UI"> | ||
794 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath> | ||
795 | - </Reference> | ||
796 | - <Reference Include="Unity.VisualScripting.Core.Editor"> | ||
797 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath> | ||
798 | - </Reference> | ||
799 | - <Reference Include="Unity.Rider.Editor"> | ||
800 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath> | ||
801 | - </Reference> | ||
802 | - <Reference Include="Unity.VisualScripting.State"> | ||
803 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath> | ||
804 | - </Reference> | ||
805 | - <Reference Include="Unity.VSCode.Editor"> | ||
806 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath> | ||
807 | - </Reference> | ||
808 | - <Reference Include="Unity.VisualScripting.Flow"> | ||
809 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath> | ||
810 | - </Reference> | ||
811 | - <Reference Include="Unity.VisualScripting.Flow.Editor"> | ||
812 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath> | ||
813 | - </Reference> | ||
814 | - </ItemGroup> | ||
815 | - <ItemGroup> | ||
816 | - <ProjectReference Include="Assembly-CSharp-firstpass.csproj"> | ||
817 | - <Project>{0fb0da77-85a4-96d4-1dc2-8ddaab877745}</Project> | ||
818 | - <Name>Assembly-CSharp-firstpass</Name> | ||
819 | - </ProjectReference> | ||
820 | - <ProjectReference Include="IngameDebugConsole.Editor.csproj"> | ||
821 | - <Project>{9b47dfc7-464c-e716-7c49-c01c25245e7d}</Project> | ||
822 | - <Name>IngameDebugConsole.Editor</Name> | ||
823 | - </ProjectReference> | ||
824 | - <ProjectReference Include="IngameDebugConsole.Runtime.csproj"> | ||
825 | - <Project>{f455341b-6302-350b-c7b4-f9a38305d0ae}</Project> | ||
826 | - <Name>IngameDebugConsole.Runtime</Name> | ||
827 | - </ProjectReference> | ||
828 | - </ItemGroup> | ||
829 | - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | ||
830 | - <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | ||
831 | - Other similar extension points exist, see Microsoft.Common.targets. | ||
832 | - <Target Name="BeforeBuild"> | ||
833 | - </Target> | ||
834 | - <Target Name="AfterBuild"> | ||
835 | - </Target> | ||
836 | - --> | ||
837 | -</Project> |
Assembly-CSharp-firstpass.csproj
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="utf-8"?> | ||
2 | -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | - <PropertyGroup> | ||
4 | - <LangVersion>9.0</LangVersion> | ||
5 | - <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories> | ||
6 | - <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths> | ||
7 | - <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts> | ||
8 | - </PropertyGroup> | ||
9 | - <PropertyGroup> | ||
10 | - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
11 | - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
12 | - <ProductVersion>10.0.20506</ProductVersion> | ||
13 | - <SchemaVersion>2.0</SchemaVersion> | ||
14 | - <RootNamespace></RootNamespace> | ||
15 | - <ProjectGuid>{0fb0da77-85a4-96d4-1dc2-8ddaab877745}</ProjectGuid> | ||
16 | - <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> | ||
17 | - <OutputType>Library</OutputType> | ||
18 | - <AppDesignerFolder>Properties</AppDesignerFolder> | ||
19 | - <AssemblyName>Assembly-CSharp-firstpass</AssemblyName> | ||
20 | - <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> | ||
21 | - <FileAlignment>512</FileAlignment> | ||
22 | - <BaseDirectory>.</BaseDirectory> | ||
23 | - </PropertyGroup> | ||
24 | - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
25 | - <DebugSymbols>true</DebugSymbols> | ||
26 | - <DebugType>full</DebugType> | ||
27 | - <Optimize>false</Optimize> | ||
28 | - <OutputPath>Temp\Bin\Debug\Assembly-CSharp-firstpass\</OutputPath> | ||
29 | - <DefineConstants>UNITY_2022_3_53;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;DOTWEEN;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants> | ||
30 | - <ErrorReport>prompt</ErrorReport> | ||
31 | - <WarningLevel>4</WarningLevel> | ||
32 | - <NoWarn>0169,0649</NoWarn> | ||
33 | - <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | ||
34 | - <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
35 | - </PropertyGroup> | ||
36 | - <PropertyGroup> | ||
37 | - <NoConfig>true</NoConfig> | ||
38 | - <NoStdLib>true</NoStdLib> | ||
39 | - <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences> | ||
40 | - <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades> | ||
41 | - <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades> | ||
42 | - </PropertyGroup> | ||
43 | - <ItemGroup> | ||
44 | - <Analyzer Include="D:\UnityEditor\2022.3.53f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" /> | ||
45 | - <Analyzer Include="D:\UnityEditor\2022.3.53f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" /> | ||
46 | - </ItemGroup> | ||
47 | - <ItemGroup> | ||
48 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\00-Common\Scripts\IntListBank.cs" /> | ||
49 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\05-CustomContent\Scripts\SpriteStringListBank.cs" /> | ||
50 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\IListMovementProcessor.cs" /> | ||
51 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\IBoxTransformController.cs" /> | ||
52 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\Controller\DistanceMovementCurve.cs" /> | ||
53 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListBank.cs" /> | ||
54 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ContentManagement\IListContent.cs" /> | ||
55 | - <Compile Include="Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModulePhysics2D.cs" /> | ||
56 | - <Compile Include="Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModuleUnityVersion.cs" /> | ||
57 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\00-Common\Scripts\IntListContent.cs" /> | ||
58 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\05-CustomContent\Scripts\StringStarListBank.cs" /> | ||
59 | - <Compile Include="Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModulePhysics.cs" /> | ||
60 | - <Compile Include="Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModuleEPOOutline.cs" /> | ||
61 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\10-SelectionMovement\Scripts\ListIteration.cs" /> | ||
62 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\Controller\IMovementCurve.cs" /> | ||
63 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\InputProcessing\InputProcessor.cs" /> | ||
64 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\ListMovementProcessor.cs" /> | ||
65 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\FocusingBoxFinder.cs" /> | ||
66 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\ListStateProcessorManager.cs" /> | ||
67 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\Util\DeltaTimeCurve.cs" /> | ||
68 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\08-ListRefreshing\Scripts\AdjustableStringListBank.cs" /> | ||
69 | - <Compile Include="Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModuleUtils.cs" /> | ||
70 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\Controller\IMovementCtrl.cs" /> | ||
71 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListSetting.cs" /> | ||
72 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\IListBank.cs" /> | ||
73 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\00-Common\Scripts\FPSLimiter.cs" /> | ||
74 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ContentManagement\ContentIDState.cs" /> | ||
75 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\Controller\UnitMovementCtrl.cs" /> | ||
76 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\05-CustomContent\Scripts\ColorStrListBox.cs" /> | ||
77 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\ListFocusingState.cs" /> | ||
78 | - <Compile Include="Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModuleAudio.cs" /> | ||
79 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\07-LateInitialization\Scripts\LateInitialization.cs" /> | ||
80 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\Util\FactorUtility.cs" /> | ||
81 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\05-CustomContent\Scripts\StringStarListBox.cs" /> | ||
82 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\BoxPositionState.cs" /> | ||
83 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\Util\RangeMappingCurve.cs" /> | ||
84 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListSetupData.cs" /> | ||
85 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\Controller\VelocityMovementCurve.cs" /> | ||
86 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\05-CustomContent\Scripts\ColorStrListBank.cs" /> | ||
87 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\05-CustomContent\Scripts\SpriteStringListBox.cs" /> | ||
88 | - <Compile Include="Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModuleSprite.cs" /> | ||
89 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\ListBoxController.cs" /> | ||
90 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\06-ListEvents\Scripts\ListEventDemo.cs" /> | ||
91 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\CircularScrollingList.cs" /> | ||
92 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListBoxSetting.cs" /> | ||
93 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\IListBox.cs" /> | ||
94 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\08-ListRefreshing\Scripts\StringListBox.cs" /> | ||
95 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\IListBoxController.cs" /> | ||
96 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\InputProcessing\InputInfo.cs" /> | ||
97 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ContentManagement\ListContentProvider.cs" /> | ||
98 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\00-Common\Scripts\IntListBox.cs" /> | ||
99 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\Controller\MovementUtility.cs" /> | ||
100 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListBox.cs" /> | ||
101 | - <Compile Include="Assets\Plugins\CircularScrollingList\_Demo\11-InteractingByScript\Scripts\ListInteraction.cs" /> | ||
102 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\Controller\FreeMovementCtrl.cs" /> | ||
103 | - <Compile Include="Assets\Plugins\Demigiant\DOTween\Modules\DOTweenModuleUI.cs" /> | ||
104 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListStateProcessing\Linear\Controller\BoxTransformController.cs" /> | ||
105 | - <Compile Include="Assets\Plugins\CircularScrollingList\Scripts\ListEvent.cs" /> | ||
106 | - <None Include="Assets\Plugins\Demigiant\DOTween\readme.txt" /> | ||
107 | - <Reference Include="UnityEngine"> | ||
108 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath> | ||
109 | - </Reference> | ||
110 | - <Reference Include="UnityEngine.AIModule"> | ||
111 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath> | ||
112 | - </Reference> | ||
113 | - <Reference Include="UnityEngine.ARModule"> | ||
114 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath> | ||
115 | - </Reference> | ||
116 | - <Reference Include="UnityEngine.AccessibilityModule"> | ||
117 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath> | ||
118 | - </Reference> | ||
119 | - <Reference Include="UnityEngine.AndroidJNIModule"> | ||
120 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath> | ||
121 | - </Reference> | ||
122 | - <Reference Include="UnityEngine.AnimationModule"> | ||
123 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath> | ||
124 | - </Reference> | ||
125 | - <Reference Include="UnityEngine.AssetBundleModule"> | ||
126 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath> | ||
127 | - </Reference> | ||
128 | - <Reference Include="UnityEngine.AudioModule"> | ||
129 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath> | ||
130 | - </Reference> | ||
131 | - <Reference Include="UnityEngine.ClothModule"> | ||
132 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath> | ||
133 | - </Reference> | ||
134 | - <Reference Include="UnityEngine.ClusterInputModule"> | ||
135 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath> | ||
136 | - </Reference> | ||
137 | - <Reference Include="UnityEngine.ClusterRendererModule"> | ||
138 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath> | ||
139 | - </Reference> | ||
140 | - <Reference Include="UnityEngine.ContentLoadModule"> | ||
141 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath> | ||
142 | - </Reference> | ||
143 | - <Reference Include="UnityEngine.CoreModule"> | ||
144 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath> | ||
145 | - </Reference> | ||
146 | - <Reference Include="UnityEngine.CrashReportingModule"> | ||
147 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath> | ||
148 | - </Reference> | ||
149 | - <Reference Include="UnityEngine.DSPGraphModule"> | ||
150 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath> | ||
151 | - </Reference> | ||
152 | - <Reference Include="UnityEngine.DirectorModule"> | ||
153 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath> | ||
154 | - </Reference> | ||
155 | - <Reference Include="UnityEngine.GIModule"> | ||
156 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath> | ||
157 | - </Reference> | ||
158 | - <Reference Include="UnityEngine.GameCenterModule"> | ||
159 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath> | ||
160 | - </Reference> | ||
161 | - <Reference Include="UnityEngine.GridModule"> | ||
162 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath> | ||
163 | - </Reference> | ||
164 | - <Reference Include="UnityEngine.HotReloadModule"> | ||
165 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath> | ||
166 | - </Reference> | ||
167 | - <Reference Include="UnityEngine.IMGUIModule"> | ||
168 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath> | ||
169 | - </Reference> | ||
170 | - <Reference Include="UnityEngine.ImageConversionModule"> | ||
171 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath> | ||
172 | - </Reference> | ||
173 | - <Reference Include="UnityEngine.InputModule"> | ||
174 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath> | ||
175 | - </Reference> | ||
176 | - <Reference Include="UnityEngine.InputLegacyModule"> | ||
177 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath> | ||
178 | - </Reference> | ||
179 | - <Reference Include="UnityEngine.JSONSerializeModule"> | ||
180 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath> | ||
181 | - </Reference> | ||
182 | - <Reference Include="UnityEngine.LocalizationModule"> | ||
183 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath> | ||
184 | - </Reference> | ||
185 | - <Reference Include="UnityEngine.ParticleSystemModule"> | ||
186 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath> | ||
187 | - </Reference> | ||
188 | - <Reference Include="UnityEngine.PerformanceReportingModule"> | ||
189 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath> | ||
190 | - </Reference> | ||
191 | - <Reference Include="UnityEngine.PhysicsModule"> | ||
192 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath> | ||
193 | - </Reference> | ||
194 | - <Reference Include="UnityEngine.Physics2DModule"> | ||
195 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath> | ||
196 | - </Reference> | ||
197 | - <Reference Include="UnityEngine.ProfilerModule"> | ||
198 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath> | ||
199 | - </Reference> | ||
200 | - <Reference Include="UnityEngine.PropertiesModule"> | ||
201 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath> | ||
202 | - </Reference> | ||
203 | - <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule"> | ||
204 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath> | ||
205 | - </Reference> | ||
206 | - <Reference Include="UnityEngine.ScreenCaptureModule"> | ||
207 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath> | ||
208 | - </Reference> | ||
209 | - <Reference Include="UnityEngine.SharedInternalsModule"> | ||
210 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath> | ||
211 | - </Reference> | ||
212 | - <Reference Include="UnityEngine.SpriteMaskModule"> | ||
213 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath> | ||
214 | - </Reference> | ||
215 | - <Reference Include="UnityEngine.SpriteShapeModule"> | ||
216 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath> | ||
217 | - </Reference> | ||
218 | - <Reference Include="UnityEngine.StreamingModule"> | ||
219 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath> | ||
220 | - </Reference> | ||
221 | - <Reference Include="UnityEngine.SubstanceModule"> | ||
222 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath> | ||
223 | - </Reference> | ||
224 | - <Reference Include="UnityEngine.SubsystemsModule"> | ||
225 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath> | ||
226 | - </Reference> | ||
227 | - <Reference Include="UnityEngine.TLSModule"> | ||
228 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath> | ||
229 | - </Reference> | ||
230 | - <Reference Include="UnityEngine.TerrainModule"> | ||
231 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath> | ||
232 | - </Reference> | ||
233 | - <Reference Include="UnityEngine.TerrainPhysicsModule"> | ||
234 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath> | ||
235 | - </Reference> | ||
236 | - <Reference Include="UnityEngine.TextCoreFontEngineModule"> | ||
237 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath> | ||
238 | - </Reference> | ||
239 | - <Reference Include="UnityEngine.TextCoreTextEngineModule"> | ||
240 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath> | ||
241 | - </Reference> | ||
242 | - <Reference Include="UnityEngine.TextRenderingModule"> | ||
243 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath> | ||
244 | - </Reference> | ||
245 | - <Reference Include="UnityEngine.TilemapModule"> | ||
246 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath> | ||
247 | - </Reference> | ||
248 | - <Reference Include="UnityEngine.UIModule"> | ||
249 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath> | ||
250 | - </Reference> | ||
251 | - <Reference Include="UnityEngine.UIElementsModule"> | ||
252 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath> | ||
253 | - </Reference> | ||
254 | - <Reference Include="UnityEngine.UmbraModule"> | ||
255 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath> | ||
256 | - </Reference> | ||
257 | - <Reference Include="UnityEngine.UnityAnalyticsModule"> | ||
258 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath> | ||
259 | - </Reference> | ||
260 | - <Reference Include="UnityEngine.UnityAnalyticsCommonModule"> | ||
261 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath> | ||
262 | - </Reference> | ||
263 | - <Reference Include="UnityEngine.UnityConnectModule"> | ||
264 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath> | ||
265 | - </Reference> | ||
266 | - <Reference Include="UnityEngine.UnityCurlModule"> | ||
267 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath> | ||
268 | - </Reference> | ||
269 | - <Reference Include="UnityEngine.UnityTestProtocolModule"> | ||
270 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath> | ||
271 | - </Reference> | ||
272 | - <Reference Include="UnityEngine.UnityWebRequestModule"> | ||
273 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath> | ||
274 | - </Reference> | ||
275 | - <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> | ||
276 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> | ||
277 | - </Reference> | ||
278 | - <Reference Include="UnityEngine.UnityWebRequestAudioModule"> | ||
279 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath> | ||
280 | - </Reference> | ||
281 | - <Reference Include="UnityEngine.UnityWebRequestTextureModule"> | ||
282 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath> | ||
283 | - </Reference> | ||
284 | - <Reference Include="UnityEngine.UnityWebRequestWWWModule"> | ||
285 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath> | ||
286 | - </Reference> | ||
287 | - <Reference Include="UnityEngine.VFXModule"> | ||
288 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath> | ||
289 | - </Reference> | ||
290 | - <Reference Include="UnityEngine.VRModule"> | ||
291 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath> | ||
292 | - </Reference> | ||
293 | - <Reference Include="UnityEngine.VehiclesModule"> | ||
294 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath> | ||
295 | - </Reference> | ||
296 | - <Reference Include="UnityEngine.VideoModule"> | ||
297 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath> | ||
298 | - </Reference> | ||
299 | - <Reference Include="UnityEngine.VirtualTexturingModule"> | ||
300 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath> | ||
301 | - </Reference> | ||
302 | - <Reference Include="UnityEngine.WindModule"> | ||
303 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath> | ||
304 | - </Reference> | ||
305 | - <Reference Include="UnityEngine.XRModule"> | ||
306 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath> | ||
307 | - </Reference> | ||
308 | - <Reference Include="UnityEditor"> | ||
309 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath> | ||
310 | - </Reference> | ||
311 | - <Reference Include="UnityEditor.CoreModule"> | ||
312 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath> | ||
313 | - </Reference> | ||
314 | - <Reference Include="UnityEditor.DeviceSimulatorModule"> | ||
315 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath> | ||
316 | - </Reference> | ||
317 | - <Reference Include="UnityEditor.DiagnosticsModule"> | ||
318 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath> | ||
319 | - </Reference> | ||
320 | - <Reference Include="UnityEditor.EditorToolbarModule"> | ||
321 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath> | ||
322 | - </Reference> | ||
323 | - <Reference Include="UnityEditor.GraphViewModule"> | ||
324 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath> | ||
325 | - </Reference> | ||
326 | - <Reference Include="UnityEditor.PresetsUIModule"> | ||
327 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath> | ||
328 | - </Reference> | ||
329 | - <Reference Include="UnityEditor.QuickSearchModule"> | ||
330 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath> | ||
331 | - </Reference> | ||
332 | - <Reference Include="UnityEditor.SceneTemplateModule"> | ||
333 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath> | ||
334 | - </Reference> | ||
335 | - <Reference Include="UnityEditor.SceneViewModule"> | ||
336 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath> | ||
337 | - </Reference> | ||
338 | - <Reference Include="UnityEditor.TextCoreFontEngineModule"> | ||
339 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath> | ||
340 | - </Reference> | ||
341 | - <Reference Include="UnityEditor.TextCoreTextEngineModule"> | ||
342 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath> | ||
343 | - </Reference> | ||
344 | - <Reference Include="UnityEditor.UIBuilderModule"> | ||
345 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath> | ||
346 | - </Reference> | ||
347 | - <Reference Include="UnityEditor.UIElementsModule"> | ||
348 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath> | ||
349 | - </Reference> | ||
350 | - <Reference Include="UnityEditor.UIElementsSamplesModule"> | ||
351 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath> | ||
352 | - </Reference> | ||
353 | - <Reference Include="UnityEditor.UnityConnectModule"> | ||
354 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath> | ||
355 | - </Reference> | ||
356 | - <Reference Include="ReportGeneratorMerged"> | ||
357 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.testtools.codecoverage@1.2.6\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath> | ||
358 | - </Reference> | ||
359 | - <Reference Include="DOTween"> | ||
360 | - <HintPath>D:\U3DFrameWork\Assets\Plugins\Demigiant\DOTween\DOTween.dll</HintPath> | ||
361 | - </Reference> | ||
362 | - <Reference Include="Unity.VisualScripting.Antlr3.Runtime"> | ||
363 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath> | ||
364 | - </Reference> | ||
365 | - <Reference Include="Newtonsoft.Json"> | ||
366 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.nuget.newtonsoft-json@3.2.1\Runtime\Newtonsoft.Json.dll</HintPath> | ||
367 | - </Reference> | ||
368 | - <Reference Include="Unity.Android.Types"> | ||
369 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath> | ||
370 | - </Reference> | ||
371 | - <Reference Include="Unity.Android.Gradle"> | ||
372 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath> | ||
373 | - </Reference> | ||
374 | - <Reference Include="Unity.Android.GradleProject"> | ||
375 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll</HintPath> | ||
376 | - </Reference> | ||
377 | - <Reference Include="netstandard"> | ||
378 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath> | ||
379 | - </Reference> | ||
380 | - <Reference Include="Microsoft.Win32.Primitives"> | ||
381 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath> | ||
382 | - </Reference> | ||
383 | - <Reference Include="System.AppContext"> | ||
384 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath> | ||
385 | - </Reference> | ||
386 | - <Reference Include="System.Buffers"> | ||
387 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath> | ||
388 | - </Reference> | ||
389 | - <Reference Include="System.Collections.Concurrent"> | ||
390 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath> | ||
391 | - </Reference> | ||
392 | - <Reference Include="System.Collections"> | ||
393 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath> | ||
394 | - </Reference> | ||
395 | - <Reference Include="System.Collections.NonGeneric"> | ||
396 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath> | ||
397 | - </Reference> | ||
398 | - <Reference Include="System.Collections.Specialized"> | ||
399 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath> | ||
400 | - </Reference> | ||
401 | - <Reference Include="System.ComponentModel"> | ||
402 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath> | ||
403 | - </Reference> | ||
404 | - <Reference Include="System.ComponentModel.EventBasedAsync"> | ||
405 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath> | ||
406 | - </Reference> | ||
407 | - <Reference Include="System.ComponentModel.Primitives"> | ||
408 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath> | ||
409 | - </Reference> | ||
410 | - <Reference Include="System.ComponentModel.TypeConverter"> | ||
411 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath> | ||
412 | - </Reference> | ||
413 | - <Reference Include="System.Console"> | ||
414 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath> | ||
415 | - </Reference> | ||
416 | - <Reference Include="System.Data.Common"> | ||
417 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath> | ||
418 | - </Reference> | ||
419 | - <Reference Include="System.Diagnostics.Contracts"> | ||
420 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath> | ||
421 | - </Reference> | ||
422 | - <Reference Include="System.Diagnostics.Debug"> | ||
423 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath> | ||
424 | - </Reference> | ||
425 | - <Reference Include="System.Diagnostics.FileVersionInfo"> | ||
426 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath> | ||
427 | - </Reference> | ||
428 | - <Reference Include="System.Diagnostics.Process"> | ||
429 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath> | ||
430 | - </Reference> | ||
431 | - <Reference Include="System.Diagnostics.StackTrace"> | ||
432 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath> | ||
433 | - </Reference> | ||
434 | - <Reference Include="System.Diagnostics.TextWriterTraceListener"> | ||
435 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath> | ||
436 | - </Reference> | ||
437 | - <Reference Include="System.Diagnostics.Tools"> | ||
438 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath> | ||
439 | - </Reference> | ||
440 | - <Reference Include="System.Diagnostics.TraceSource"> | ||
441 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath> | ||
442 | - </Reference> | ||
443 | - <Reference Include="System.Diagnostics.Tracing"> | ||
444 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath> | ||
445 | - </Reference> | ||
446 | - <Reference Include="System.Drawing.Primitives"> | ||
447 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath> | ||
448 | - </Reference> | ||
449 | - <Reference Include="System.Dynamic.Runtime"> | ||
450 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath> | ||
451 | - </Reference> | ||
452 | - <Reference Include="System.Globalization.Calendars"> | ||
453 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath> | ||
454 | - </Reference> | ||
455 | - <Reference Include="System.Globalization"> | ||
456 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath> | ||
457 | - </Reference> | ||
458 | - <Reference Include="System.Globalization.Extensions"> | ||
459 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath> | ||
460 | - </Reference> | ||
461 | - <Reference Include="System.IO.Compression"> | ||
462 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath> | ||
463 | - </Reference> | ||
464 | - <Reference Include="System.IO.Compression.ZipFile"> | ||
465 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath> | ||
466 | - </Reference> | ||
467 | - <Reference Include="System.IO"> | ||
468 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath> | ||
469 | - </Reference> | ||
470 | - <Reference Include="System.IO.FileSystem"> | ||
471 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath> | ||
472 | - </Reference> | ||
473 | - <Reference Include="System.IO.FileSystem.DriveInfo"> | ||
474 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath> | ||
475 | - </Reference> | ||
476 | - <Reference Include="System.IO.FileSystem.Primitives"> | ||
477 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath> | ||
478 | - </Reference> | ||
479 | - <Reference Include="System.IO.FileSystem.Watcher"> | ||
480 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath> | ||
481 | - </Reference> | ||
482 | - <Reference Include="System.IO.IsolatedStorage"> | ||
483 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath> | ||
484 | - </Reference> | ||
485 | - <Reference Include="System.IO.MemoryMappedFiles"> | ||
486 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath> | ||
487 | - </Reference> | ||
488 | - <Reference Include="System.IO.Pipes"> | ||
489 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath> | ||
490 | - </Reference> | ||
491 | - <Reference Include="System.IO.UnmanagedMemoryStream"> | ||
492 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath> | ||
493 | - </Reference> | ||
494 | - <Reference Include="System.Linq"> | ||
495 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath> | ||
496 | - </Reference> | ||
497 | - <Reference Include="System.Linq.Expressions"> | ||
498 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath> | ||
499 | - </Reference> | ||
500 | - <Reference Include="System.Linq.Parallel"> | ||
501 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath> | ||
502 | - </Reference> | ||
503 | - <Reference Include="System.Linq.Queryable"> | ||
504 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath> | ||
505 | - </Reference> | ||
506 | - <Reference Include="System.Memory"> | ||
507 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath> | ||
508 | - </Reference> | ||
509 | - <Reference Include="System.Net.Http"> | ||
510 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath> | ||
511 | - </Reference> | ||
512 | - <Reference Include="System.Net.NameResolution"> | ||
513 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath> | ||
514 | - </Reference> | ||
515 | - <Reference Include="System.Net.NetworkInformation"> | ||
516 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath> | ||
517 | - </Reference> | ||
518 | - <Reference Include="System.Net.Ping"> | ||
519 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath> | ||
520 | - </Reference> | ||
521 | - <Reference Include="System.Net.Primitives"> | ||
522 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath> | ||
523 | - </Reference> | ||
524 | - <Reference Include="System.Net.Requests"> | ||
525 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath> | ||
526 | - </Reference> | ||
527 | - <Reference Include="System.Net.Security"> | ||
528 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath> | ||
529 | - </Reference> | ||
530 | - <Reference Include="System.Net.Sockets"> | ||
531 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath> | ||
532 | - </Reference> | ||
533 | - <Reference Include="System.Net.WebHeaderCollection"> | ||
534 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath> | ||
535 | - </Reference> | ||
536 | - <Reference Include="System.Net.WebSockets.Client"> | ||
537 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath> | ||
538 | - </Reference> | ||
539 | - <Reference Include="System.Net.WebSockets"> | ||
540 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath> | ||
541 | - </Reference> | ||
542 | - <Reference Include="System.Numerics.Vectors"> | ||
543 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath> | ||
544 | - </Reference> | ||
545 | - <Reference Include="System.ObjectModel"> | ||
546 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath> | ||
547 | - </Reference> | ||
548 | - <Reference Include="System.Reflection.DispatchProxy"> | ||
549 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath> | ||
550 | - </Reference> | ||
551 | - <Reference Include="System.Reflection"> | ||
552 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath> | ||
553 | - </Reference> | ||
554 | - <Reference Include="System.Reflection.Emit"> | ||
555 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath> | ||
556 | - </Reference> | ||
557 | - <Reference Include="System.Reflection.Emit.ILGeneration"> | ||
558 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath> | ||
559 | - </Reference> | ||
560 | - <Reference Include="System.Reflection.Emit.Lightweight"> | ||
561 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath> | ||
562 | - </Reference> | ||
563 | - <Reference Include="System.Reflection.Extensions"> | ||
564 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath> | ||
565 | - </Reference> | ||
566 | - <Reference Include="System.Reflection.Primitives"> | ||
567 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath> | ||
568 | - </Reference> | ||
569 | - <Reference Include="System.Resources.Reader"> | ||
570 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath> | ||
571 | - </Reference> | ||
572 | - <Reference Include="System.Resources.ResourceManager"> | ||
573 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath> | ||
574 | - </Reference> | ||
575 | - <Reference Include="System.Resources.Writer"> | ||
576 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath> | ||
577 | - </Reference> | ||
578 | - <Reference Include="System.Runtime.CompilerServices.VisualC"> | ||
579 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath> | ||
580 | - </Reference> | ||
581 | - <Reference Include="System.Runtime"> | ||
582 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath> | ||
583 | - </Reference> | ||
584 | - <Reference Include="System.Runtime.Extensions"> | ||
585 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath> | ||
586 | - </Reference> | ||
587 | - <Reference Include="System.Runtime.Handles"> | ||
588 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath> | ||
589 | - </Reference> | ||
590 | - <Reference Include="System.Runtime.InteropServices"> | ||
591 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath> | ||
592 | - </Reference> | ||
593 | - <Reference Include="System.Runtime.InteropServices.RuntimeInformation"> | ||
594 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> | ||
595 | - </Reference> | ||
596 | - <Reference Include="System.Runtime.Numerics"> | ||
597 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath> | ||
598 | - </Reference> | ||
599 | - <Reference Include="System.Runtime.Serialization.Formatters"> | ||
600 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath> | ||
601 | - </Reference> | ||
602 | - <Reference Include="System.Runtime.Serialization.Json"> | ||
603 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath> | ||
604 | - </Reference> | ||
605 | - <Reference Include="System.Runtime.Serialization.Primitives"> | ||
606 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath> | ||
607 | - </Reference> | ||
608 | - <Reference Include="System.Runtime.Serialization.Xml"> | ||
609 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath> | ||
610 | - </Reference> | ||
611 | - <Reference Include="System.Security.Claims"> | ||
612 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath> | ||
613 | - </Reference> | ||
614 | - <Reference Include="System.Security.Cryptography.Algorithms"> | ||
615 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath> | ||
616 | - </Reference> | ||
617 | - <Reference Include="System.Security.Cryptography.Csp"> | ||
618 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath> | ||
619 | - </Reference> | ||
620 | - <Reference Include="System.Security.Cryptography.Encoding"> | ||
621 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath> | ||
622 | - </Reference> | ||
623 | - <Reference Include="System.Security.Cryptography.Primitives"> | ||
624 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath> | ||
625 | - </Reference> | ||
626 | - <Reference Include="System.Security.Cryptography.X509Certificates"> | ||
627 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath> | ||
628 | - </Reference> | ||
629 | - <Reference Include="System.Security.Principal"> | ||
630 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath> | ||
631 | - </Reference> | ||
632 | - <Reference Include="System.Security.SecureString"> | ||
633 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath> | ||
634 | - </Reference> | ||
635 | - <Reference Include="System.Text.Encoding"> | ||
636 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath> | ||
637 | - </Reference> | ||
638 | - <Reference Include="System.Text.Encoding.Extensions"> | ||
639 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath> | ||
640 | - </Reference> | ||
641 | - <Reference Include="System.Text.RegularExpressions"> | ||
642 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath> | ||
643 | - </Reference> | ||
644 | - <Reference Include="System.Threading"> | ||
645 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath> | ||
646 | - </Reference> | ||
647 | - <Reference Include="System.Threading.Overlapped"> | ||
648 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath> | ||
649 | - </Reference> | ||
650 | - <Reference Include="System.Threading.Tasks"> | ||
651 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath> | ||
652 | - </Reference> | ||
653 | - <Reference Include="System.Threading.Tasks.Extensions"> | ||
654 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath> | ||
655 | - </Reference> | ||
656 | - <Reference Include="System.Threading.Tasks.Parallel"> | ||
657 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath> | ||
658 | - </Reference> | ||
659 | - <Reference Include="System.Threading.Thread"> | ||
660 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath> | ||
661 | - </Reference> | ||
662 | - <Reference Include="System.Threading.ThreadPool"> | ||
663 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath> | ||
664 | - </Reference> | ||
665 | - <Reference Include="System.Threading.Timer"> | ||
666 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath> | ||
667 | - </Reference> | ||
668 | - <Reference Include="System.ValueTuple"> | ||
669 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath> | ||
670 | - </Reference> | ||
671 | - <Reference Include="System.Xml.ReaderWriter"> | ||
672 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath> | ||
673 | - </Reference> | ||
674 | - <Reference Include="System.Xml.XDocument"> | ||
675 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath> | ||
676 | - </Reference> | ||
677 | - <Reference Include="System.Xml.XmlDocument"> | ||
678 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath> | ||
679 | - </Reference> | ||
680 | - <Reference Include="System.Xml.XmlSerializer"> | ||
681 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath> | ||
682 | - </Reference> | ||
683 | - <Reference Include="System.Xml.XPath"> | ||
684 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath> | ||
685 | - </Reference> | ||
686 | - <Reference Include="System.Xml.XPath.XDocument"> | ||
687 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath> | ||
688 | - </Reference> | ||
689 | - <Reference Include="System.Runtime.InteropServices.WindowsRuntime"> | ||
690 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> | ||
691 | - </Reference> | ||
692 | - <Reference Include="mscorlib"> | ||
693 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath> | ||
694 | - </Reference> | ||
695 | - <Reference Include="System.ComponentModel.Composition"> | ||
696 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath> | ||
697 | - </Reference> | ||
698 | - <Reference Include="System.Core"> | ||
699 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath> | ||
700 | - </Reference> | ||
701 | - <Reference Include="System.Data"> | ||
702 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath> | ||
703 | - </Reference> | ||
704 | - <Reference Include="System"> | ||
705 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath> | ||
706 | - </Reference> | ||
707 | - <Reference Include="System.Drawing"> | ||
708 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath> | ||
709 | - </Reference> | ||
710 | - <Reference Include="System.IO.Compression.FileSystem"> | ||
711 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath> | ||
712 | - </Reference> | ||
713 | - <Reference Include="System.Net"> | ||
714 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath> | ||
715 | - </Reference> | ||
716 | - <Reference Include="System.Numerics"> | ||
717 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath> | ||
718 | - </Reference> | ||
719 | - <Reference Include="System.Runtime.Serialization"> | ||
720 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath> | ||
721 | - </Reference> | ||
722 | - <Reference Include="System.ServiceModel.Web"> | ||
723 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath> | ||
724 | - </Reference> | ||
725 | - <Reference Include="System.Transactions"> | ||
726 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath> | ||
727 | - </Reference> | ||
728 | - <Reference Include="System.Web"> | ||
729 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath> | ||
730 | - </Reference> | ||
731 | - <Reference Include="System.Windows"> | ||
732 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath> | ||
733 | - </Reference> | ||
734 | - <Reference Include="System.Xml"> | ||
735 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath> | ||
736 | - </Reference> | ||
737 | - <Reference Include="System.Xml.Linq"> | ||
738 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath> | ||
739 | - </Reference> | ||
740 | - <Reference Include="System.Xml.Serialization"> | ||
741 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath> | ||
742 | - </Reference> | ||
743 | - <Reference Include="Unity.Timeline"> | ||
744 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath> | ||
745 | - </Reference> | ||
746 | - <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection"> | ||
747 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath> | ||
748 | - </Reference> | ||
749 | - <Reference Include="UnityEngine.UI"> | ||
750 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath> | ||
751 | - </Reference> | ||
752 | - <Reference Include="Unity.EditorCoroutines.Editor"> | ||
753 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath> | ||
754 | - </Reference> | ||
755 | - <Reference Include="Unity.VisualScripting.SettingsProvider.Editor"> | ||
756 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath> | ||
757 | - </Reference> | ||
758 | - <Reference Include="Unity.Performance.Profile-Analyzer.Editor"> | ||
759 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath> | ||
760 | - </Reference> | ||
761 | - <Reference Include="Unity.TestTools.CodeCoverage.Editor"> | ||
762 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath> | ||
763 | - </Reference> | ||
764 | - <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model"> | ||
765 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath> | ||
766 | - </Reference> | ||
767 | - <Reference Include="Unity.PlasticSCM.Editor"> | ||
768 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath> | ||
769 | - </Reference> | ||
770 | - <Reference Include="Unity.VisualScripting.State.Editor"> | ||
771 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath> | ||
772 | - </Reference> | ||
773 | - <Reference Include="Unity.Timeline.Editor"> | ||
774 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath> | ||
775 | - </Reference> | ||
776 | - <Reference Include="Unity.VisualScripting.Shared.Editor"> | ||
777 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath> | ||
778 | - </Reference> | ||
779 | - <Reference Include="Unity.VisualStudio.Editor"> | ||
780 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath> | ||
781 | - </Reference> | ||
782 | - <Reference Include="Unity.TextMeshPro"> | ||
783 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath> | ||
784 | - </Reference> | ||
785 | - <Reference Include="Unity.VisualScripting.Core"> | ||
786 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath> | ||
787 | - </Reference> | ||
788 | - <Reference Include="Unity.TextMeshPro.Editor"> | ||
789 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath> | ||
790 | - </Reference> | ||
791 | - <Reference Include="UnityEditor.UI"> | ||
792 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath> | ||
793 | - </Reference> | ||
794 | - <Reference Include="Unity.VisualScripting.Core.Editor"> | ||
795 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath> | ||
796 | - </Reference> | ||
797 | - <Reference Include="Unity.Rider.Editor"> | ||
798 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath> | ||
799 | - </Reference> | ||
800 | - <Reference Include="Unity.VisualScripting.State"> | ||
801 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath> | ||
802 | - </Reference> | ||
803 | - <Reference Include="Unity.VSCode.Editor"> | ||
804 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath> | ||
805 | - </Reference> | ||
806 | - <Reference Include="Unity.VisualScripting.Flow"> | ||
807 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath> | ||
808 | - </Reference> | ||
809 | - <Reference Include="Unity.VisualScripting.Flow.Editor"> | ||
810 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath> | ||
811 | - </Reference> | ||
812 | - </ItemGroup> | ||
813 | - <ItemGroup> | ||
814 | - <ProjectReference Include="IngameDebugConsole.Editor.csproj"> | ||
815 | - <Project>{9b47dfc7-464c-e716-7c49-c01c25245e7d}</Project> | ||
816 | - <Name>IngameDebugConsole.Editor</Name> | ||
817 | - </ProjectReference> | ||
818 | - <ProjectReference Include="IngameDebugConsole.Runtime.csproj"> | ||
819 | - <Project>{f455341b-6302-350b-c7b4-f9a38305d0ae}</Project> | ||
820 | - <Name>IngameDebugConsole.Runtime</Name> | ||
821 | - </ProjectReference> | ||
822 | - </ItemGroup> | ||
823 | - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | ||
824 | - <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | ||
825 | - Other similar extension points exist, see Microsoft.Common.targets. | ||
826 | - <Target Name="BeforeBuild"> | ||
827 | - </Target> | ||
828 | - <Target Name="AfterBuild"> | ||
829 | - </Target> | ||
830 | - --> | ||
831 | -</Project> |
Assembly-CSharp.csproj
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="utf-8"?> | ||
2 | -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | - <PropertyGroup> | ||
4 | - <LangVersion>9.0</LangVersion> | ||
5 | - <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories> | ||
6 | - <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths> | ||
7 | - <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts> | ||
8 | - </PropertyGroup> | ||
9 | - <PropertyGroup> | ||
10 | - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
11 | - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
12 | - <ProductVersion>10.0.20506</ProductVersion> | ||
13 | - <SchemaVersion>2.0</SchemaVersion> | ||
14 | - <RootNamespace></RootNamespace> | ||
15 | - <ProjectGuid>{9864750c-93e8-aa72-e152-534ad74cab45}</ProjectGuid> | ||
16 | - <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> | ||
17 | - <OutputType>Library</OutputType> | ||
18 | - <AppDesignerFolder>Properties</AppDesignerFolder> | ||
19 | - <AssemblyName>Assembly-CSharp</AssemblyName> | ||
20 | - <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> | ||
21 | - <FileAlignment>512</FileAlignment> | ||
22 | - <BaseDirectory>.</BaseDirectory> | ||
23 | - </PropertyGroup> | ||
24 | - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
25 | - <DebugSymbols>true</DebugSymbols> | ||
26 | - <DebugType>full</DebugType> | ||
27 | - <Optimize>false</Optimize> | ||
28 | - <OutputPath>Temp\Bin\Debug\Assembly-CSharp\</OutputPath> | ||
29 | - <DefineConstants>UNITY_2022_3_53;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;DOTWEEN;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants> | ||
30 | - <ErrorReport>prompt</ErrorReport> | ||
31 | - <WarningLevel>4</WarningLevel> | ||
32 | - <NoWarn>0169,0649</NoWarn> | ||
33 | - <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | ||
34 | - <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
35 | - </PropertyGroup> | ||
36 | - <PropertyGroup> | ||
37 | - <NoConfig>true</NoConfig> | ||
38 | - <NoStdLib>true</NoStdLib> | ||
39 | - <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences> | ||
40 | - <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades> | ||
41 | - <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades> | ||
42 | - </PropertyGroup> | ||
43 | - <ItemGroup> | ||
44 | - <Analyzer Include="D:\UnityEditor\2022.3.53f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" /> | ||
45 | - <Analyzer Include="D:\UnityEditor\2022.3.53f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" /> | ||
46 | - </ItemGroup> | ||
47 | - <ItemGroup> | ||
48 | - <Compile Include="Assets\Scripts\UITest.cs" /> | ||
49 | - <Compile Include="Assets\Scripts\UI\PanelTest.cs" /> | ||
50 | - <Compile Include="Assets\Scripts\Common\BaseItem.cs" /> | ||
51 | - <Compile Include="Assets\Scripts\UI\Test3.cs" /> | ||
52 | - <Compile Include="Assets\Scripts\Common\Singleton.cs" /> | ||
53 | - <Compile Include="Assets\Scripts\GameCheck.cs" /> | ||
54 | - <Compile Include="Assets\Scripts\Manager\UIManager.cs" /> | ||
55 | - <Compile Include="Assets\Scripts\UI\Test2.cs" /> | ||
56 | - <Compile Include="Assets\Scripts\UI\ItemTest.cs" /> | ||
57 | - <Compile Include="Assets\Scripts\Common\UIBase.cs" /> | ||
58 | - <Compile Include="Assets\Scripts\Main.cs" /> | ||
59 | - <Compile Include="Assets\Scripts\UI\ItemTestPanel.cs" /> | ||
60 | - <Compile Include="Assets\Scripts\UI\Test1.cs" /> | ||
61 | - <Compile Include="Assets\Scripts\Common\TimeControl.cs" /> | ||
62 | - <Compile Include="Assets\Scripts\Manager\HttpsManager.cs" /> | ||
63 | - <Compile Include="Assets\Scripts\Manager\ResourcesManager.cs" /> | ||
64 | - <Compile Include="Assets\Scripts\UI\UIMain.cs" /> | ||
65 | - <Compile Include="Assets\Scripts\Manager\AudioManager.cs" /> | ||
66 | - <Compile Include="Assets\Scripts\UI\TimeTest.cs" /> | ||
67 | - <Compile Include="Assets\Scripts\GameConfig.cs" /> | ||
68 | - <Compile Include="Assets\Scripts\Manager\UIAnimation.cs" /> | ||
69 | - <Compile Include="Assets\Scripts\Common\BasePanel.cs" /> | ||
70 | - <Compile Include="Assets\Scripts\Manager\Tools.cs" /> | ||
71 | - <None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" /> | ||
72 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" /> | ||
73 | - <None Include="Assets\Font\常用字.txt" /> | ||
74 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" /> | ||
75 | - <None Include="Assets\TextMesh Pro\Shaders\TMPro_Mobile.cginc" /> | ||
76 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF SSD.shader" /> | ||
77 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" /> | ||
78 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" /> | ||
79 | - <None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" /> | ||
80 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" /> | ||
81 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" /> | ||
82 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" /> | ||
83 | - <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" /> | ||
84 | - <None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" /> | ||
85 | - <None Include="Assets\resources\Shader\Shaders\ImageGrayShader.shader" /> | ||
86 | - <None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" /> | ||
87 | - <None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" /> | ||
88 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" /> | ||
89 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" /> | ||
90 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" /> | ||
91 | - <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" /> | ||
92 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" /> | ||
93 | - <None Include="Assets\TextMesh Pro\Sprites\EmojiOne.json" /> | ||
94 | - <None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" /> | ||
95 | - <None Include="Assets\resources\Shader\Shaders\RoundedCorners.shader" /> | ||
96 | - <Reference Include="UnityEngine"> | ||
97 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath> | ||
98 | - </Reference> | ||
99 | - <Reference Include="UnityEngine.AIModule"> | ||
100 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath> | ||
101 | - </Reference> | ||
102 | - <Reference Include="UnityEngine.ARModule"> | ||
103 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath> | ||
104 | - </Reference> | ||
105 | - <Reference Include="UnityEngine.AccessibilityModule"> | ||
106 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath> | ||
107 | - </Reference> | ||
108 | - <Reference Include="UnityEngine.AndroidJNIModule"> | ||
109 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath> | ||
110 | - </Reference> | ||
111 | - <Reference Include="UnityEngine.AnimationModule"> | ||
112 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath> | ||
113 | - </Reference> | ||
114 | - <Reference Include="UnityEngine.AssetBundleModule"> | ||
115 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath> | ||
116 | - </Reference> | ||
117 | - <Reference Include="UnityEngine.AudioModule"> | ||
118 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath> | ||
119 | - </Reference> | ||
120 | - <Reference Include="UnityEngine.ClothModule"> | ||
121 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath> | ||
122 | - </Reference> | ||
123 | - <Reference Include="UnityEngine.ClusterInputModule"> | ||
124 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath> | ||
125 | - </Reference> | ||
126 | - <Reference Include="UnityEngine.ClusterRendererModule"> | ||
127 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath> | ||
128 | - </Reference> | ||
129 | - <Reference Include="UnityEngine.ContentLoadModule"> | ||
130 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath> | ||
131 | - </Reference> | ||
132 | - <Reference Include="UnityEngine.CoreModule"> | ||
133 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath> | ||
134 | - </Reference> | ||
135 | - <Reference Include="UnityEngine.CrashReportingModule"> | ||
136 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath> | ||
137 | - </Reference> | ||
138 | - <Reference Include="UnityEngine.DSPGraphModule"> | ||
139 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath> | ||
140 | - </Reference> | ||
141 | - <Reference Include="UnityEngine.DirectorModule"> | ||
142 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath> | ||
143 | - </Reference> | ||
144 | - <Reference Include="UnityEngine.GIModule"> | ||
145 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath> | ||
146 | - </Reference> | ||
147 | - <Reference Include="UnityEngine.GameCenterModule"> | ||
148 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath> | ||
149 | - </Reference> | ||
150 | - <Reference Include="UnityEngine.GridModule"> | ||
151 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath> | ||
152 | - </Reference> | ||
153 | - <Reference Include="UnityEngine.HotReloadModule"> | ||
154 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath> | ||
155 | - </Reference> | ||
156 | - <Reference Include="UnityEngine.IMGUIModule"> | ||
157 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath> | ||
158 | - </Reference> | ||
159 | - <Reference Include="UnityEngine.ImageConversionModule"> | ||
160 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath> | ||
161 | - </Reference> | ||
162 | - <Reference Include="UnityEngine.InputModule"> | ||
163 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath> | ||
164 | - </Reference> | ||
165 | - <Reference Include="UnityEngine.InputLegacyModule"> | ||
166 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath> | ||
167 | - </Reference> | ||
168 | - <Reference Include="UnityEngine.JSONSerializeModule"> | ||
169 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath> | ||
170 | - </Reference> | ||
171 | - <Reference Include="UnityEngine.LocalizationModule"> | ||
172 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath> | ||
173 | - </Reference> | ||
174 | - <Reference Include="UnityEngine.ParticleSystemModule"> | ||
175 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath> | ||
176 | - </Reference> | ||
177 | - <Reference Include="UnityEngine.PerformanceReportingModule"> | ||
178 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath> | ||
179 | - </Reference> | ||
180 | - <Reference Include="UnityEngine.PhysicsModule"> | ||
181 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath> | ||
182 | - </Reference> | ||
183 | - <Reference Include="UnityEngine.Physics2DModule"> | ||
184 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath> | ||
185 | - </Reference> | ||
186 | - <Reference Include="UnityEngine.ProfilerModule"> | ||
187 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath> | ||
188 | - </Reference> | ||
189 | - <Reference Include="UnityEngine.PropertiesModule"> | ||
190 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath> | ||
191 | - </Reference> | ||
192 | - <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule"> | ||
193 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath> | ||
194 | - </Reference> | ||
195 | - <Reference Include="UnityEngine.ScreenCaptureModule"> | ||
196 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath> | ||
197 | - </Reference> | ||
198 | - <Reference Include="UnityEngine.SharedInternalsModule"> | ||
199 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath> | ||
200 | - </Reference> | ||
201 | - <Reference Include="UnityEngine.SpriteMaskModule"> | ||
202 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath> | ||
203 | - </Reference> | ||
204 | - <Reference Include="UnityEngine.SpriteShapeModule"> | ||
205 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath> | ||
206 | - </Reference> | ||
207 | - <Reference Include="UnityEngine.StreamingModule"> | ||
208 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath> | ||
209 | - </Reference> | ||
210 | - <Reference Include="UnityEngine.SubstanceModule"> | ||
211 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath> | ||
212 | - </Reference> | ||
213 | - <Reference Include="UnityEngine.SubsystemsModule"> | ||
214 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath> | ||
215 | - </Reference> | ||
216 | - <Reference Include="UnityEngine.TLSModule"> | ||
217 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath> | ||
218 | - </Reference> | ||
219 | - <Reference Include="UnityEngine.TerrainModule"> | ||
220 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath> | ||
221 | - </Reference> | ||
222 | - <Reference Include="UnityEngine.TerrainPhysicsModule"> | ||
223 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath> | ||
224 | - </Reference> | ||
225 | - <Reference Include="UnityEngine.TextCoreFontEngineModule"> | ||
226 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath> | ||
227 | - </Reference> | ||
228 | - <Reference Include="UnityEngine.TextCoreTextEngineModule"> | ||
229 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath> | ||
230 | - </Reference> | ||
231 | - <Reference Include="UnityEngine.TextRenderingModule"> | ||
232 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath> | ||
233 | - </Reference> | ||
234 | - <Reference Include="UnityEngine.TilemapModule"> | ||
235 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath> | ||
236 | - </Reference> | ||
237 | - <Reference Include="UnityEngine.UIModule"> | ||
238 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath> | ||
239 | - </Reference> | ||
240 | - <Reference Include="UnityEngine.UIElementsModule"> | ||
241 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath> | ||
242 | - </Reference> | ||
243 | - <Reference Include="UnityEngine.UmbraModule"> | ||
244 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath> | ||
245 | - </Reference> | ||
246 | - <Reference Include="UnityEngine.UnityAnalyticsModule"> | ||
247 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath> | ||
248 | - </Reference> | ||
249 | - <Reference Include="UnityEngine.UnityAnalyticsCommonModule"> | ||
250 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath> | ||
251 | - </Reference> | ||
252 | - <Reference Include="UnityEngine.UnityConnectModule"> | ||
253 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath> | ||
254 | - </Reference> | ||
255 | - <Reference Include="UnityEngine.UnityCurlModule"> | ||
256 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath> | ||
257 | - </Reference> | ||
258 | - <Reference Include="UnityEngine.UnityTestProtocolModule"> | ||
259 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath> | ||
260 | - </Reference> | ||
261 | - <Reference Include="UnityEngine.UnityWebRequestModule"> | ||
262 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath> | ||
263 | - </Reference> | ||
264 | - <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> | ||
265 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> | ||
266 | - </Reference> | ||
267 | - <Reference Include="UnityEngine.UnityWebRequestAudioModule"> | ||
268 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath> | ||
269 | - </Reference> | ||
270 | - <Reference Include="UnityEngine.UnityWebRequestTextureModule"> | ||
271 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath> | ||
272 | - </Reference> | ||
273 | - <Reference Include="UnityEngine.UnityWebRequestWWWModule"> | ||
274 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath> | ||
275 | - </Reference> | ||
276 | - <Reference Include="UnityEngine.VFXModule"> | ||
277 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath> | ||
278 | - </Reference> | ||
279 | - <Reference Include="UnityEngine.VRModule"> | ||
280 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath> | ||
281 | - </Reference> | ||
282 | - <Reference Include="UnityEngine.VehiclesModule"> | ||
283 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath> | ||
284 | - </Reference> | ||
285 | - <Reference Include="UnityEngine.VideoModule"> | ||
286 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath> | ||
287 | - </Reference> | ||
288 | - <Reference Include="UnityEngine.VirtualTexturingModule"> | ||
289 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath> | ||
290 | - </Reference> | ||
291 | - <Reference Include="UnityEngine.WindModule"> | ||
292 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath> | ||
293 | - </Reference> | ||
294 | - <Reference Include="UnityEngine.XRModule"> | ||
295 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath> | ||
296 | - </Reference> | ||
297 | - <Reference Include="UnityEditor"> | ||
298 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath> | ||
299 | - </Reference> | ||
300 | - <Reference Include="UnityEditor.CoreModule"> | ||
301 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath> | ||
302 | - </Reference> | ||
303 | - <Reference Include="UnityEditor.DeviceSimulatorModule"> | ||
304 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath> | ||
305 | - </Reference> | ||
306 | - <Reference Include="UnityEditor.DiagnosticsModule"> | ||
307 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath> | ||
308 | - </Reference> | ||
309 | - <Reference Include="UnityEditor.EditorToolbarModule"> | ||
310 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath> | ||
311 | - </Reference> | ||
312 | - <Reference Include="UnityEditor.GraphViewModule"> | ||
313 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath> | ||
314 | - </Reference> | ||
315 | - <Reference Include="UnityEditor.PresetsUIModule"> | ||
316 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath> | ||
317 | - </Reference> | ||
318 | - <Reference Include="UnityEditor.QuickSearchModule"> | ||
319 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath> | ||
320 | - </Reference> | ||
321 | - <Reference Include="UnityEditor.SceneTemplateModule"> | ||
322 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath> | ||
323 | - </Reference> | ||
324 | - <Reference Include="UnityEditor.SceneViewModule"> | ||
325 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath> | ||
326 | - </Reference> | ||
327 | - <Reference Include="UnityEditor.TextCoreFontEngineModule"> | ||
328 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath> | ||
329 | - </Reference> | ||
330 | - <Reference Include="UnityEditor.TextCoreTextEngineModule"> | ||
331 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath> | ||
332 | - </Reference> | ||
333 | - <Reference Include="UnityEditor.UIBuilderModule"> | ||
334 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath> | ||
335 | - </Reference> | ||
336 | - <Reference Include="UnityEditor.UIElementsModule"> | ||
337 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath> | ||
338 | - </Reference> | ||
339 | - <Reference Include="UnityEditor.UIElementsSamplesModule"> | ||
340 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath> | ||
341 | - </Reference> | ||
342 | - <Reference Include="UnityEditor.UnityConnectModule"> | ||
343 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath> | ||
344 | - </Reference> | ||
345 | - <Reference Include="ReportGeneratorMerged"> | ||
346 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.testtools.codecoverage@1.2.6\lib\ReportGenerator\ReportGeneratorMerged.dll</HintPath> | ||
347 | - </Reference> | ||
348 | - <Reference Include="DOTween"> | ||
349 | - <HintPath>D:\U3DFrameWork\Assets\Plugins\Demigiant\DOTween\DOTween.dll</HintPath> | ||
350 | - </Reference> | ||
351 | - <Reference Include="Unity.VisualScripting.Antlr3.Runtime"> | ||
352 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath> | ||
353 | - </Reference> | ||
354 | - <Reference Include="Newtonsoft.Json"> | ||
355 | - <HintPath>D:\U3DFrameWork\Library\PackageCache\com.unity.nuget.newtonsoft-json@3.2.1\Runtime\Newtonsoft.Json.dll</HintPath> | ||
356 | - </Reference> | ||
357 | - <Reference Include="Unity.Android.Types"> | ||
358 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll</HintPath> | ||
359 | - </Reference> | ||
360 | - <Reference Include="Unity.Android.Gradle"> | ||
361 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll</HintPath> | ||
362 | - </Reference> | ||
363 | - <Reference Include="Unity.Android.GradleProject"> | ||
364 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll</HintPath> | ||
365 | - </Reference> | ||
366 | - <Reference Include="netstandard"> | ||
367 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath> | ||
368 | - </Reference> | ||
369 | - <Reference Include="Microsoft.Win32.Primitives"> | ||
370 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath> | ||
371 | - </Reference> | ||
372 | - <Reference Include="System.AppContext"> | ||
373 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath> | ||
374 | - </Reference> | ||
375 | - <Reference Include="System.Buffers"> | ||
376 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath> | ||
377 | - </Reference> | ||
378 | - <Reference Include="System.Collections.Concurrent"> | ||
379 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath> | ||
380 | - </Reference> | ||
381 | - <Reference Include="System.Collections"> | ||
382 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath> | ||
383 | - </Reference> | ||
384 | - <Reference Include="System.Collections.NonGeneric"> | ||
385 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath> | ||
386 | - </Reference> | ||
387 | - <Reference Include="System.Collections.Specialized"> | ||
388 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath> | ||
389 | - </Reference> | ||
390 | - <Reference Include="System.ComponentModel"> | ||
391 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath> | ||
392 | - </Reference> | ||
393 | - <Reference Include="System.ComponentModel.EventBasedAsync"> | ||
394 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath> | ||
395 | - </Reference> | ||
396 | - <Reference Include="System.ComponentModel.Primitives"> | ||
397 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath> | ||
398 | - </Reference> | ||
399 | - <Reference Include="System.ComponentModel.TypeConverter"> | ||
400 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath> | ||
401 | - </Reference> | ||
402 | - <Reference Include="System.Console"> | ||
403 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath> | ||
404 | - </Reference> | ||
405 | - <Reference Include="System.Data.Common"> | ||
406 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath> | ||
407 | - </Reference> | ||
408 | - <Reference Include="System.Diagnostics.Contracts"> | ||
409 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath> | ||
410 | - </Reference> | ||
411 | - <Reference Include="System.Diagnostics.Debug"> | ||
412 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath> | ||
413 | - </Reference> | ||
414 | - <Reference Include="System.Diagnostics.FileVersionInfo"> | ||
415 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath> | ||
416 | - </Reference> | ||
417 | - <Reference Include="System.Diagnostics.Process"> | ||
418 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath> | ||
419 | - </Reference> | ||
420 | - <Reference Include="System.Diagnostics.StackTrace"> | ||
421 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath> | ||
422 | - </Reference> | ||
423 | - <Reference Include="System.Diagnostics.TextWriterTraceListener"> | ||
424 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath> | ||
425 | - </Reference> | ||
426 | - <Reference Include="System.Diagnostics.Tools"> | ||
427 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath> | ||
428 | - </Reference> | ||
429 | - <Reference Include="System.Diagnostics.TraceSource"> | ||
430 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath> | ||
431 | - </Reference> | ||
432 | - <Reference Include="System.Diagnostics.Tracing"> | ||
433 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath> | ||
434 | - </Reference> | ||
435 | - <Reference Include="System.Drawing.Primitives"> | ||
436 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath> | ||
437 | - </Reference> | ||
438 | - <Reference Include="System.Dynamic.Runtime"> | ||
439 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath> | ||
440 | - </Reference> | ||
441 | - <Reference Include="System.Globalization.Calendars"> | ||
442 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath> | ||
443 | - </Reference> | ||
444 | - <Reference Include="System.Globalization"> | ||
445 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath> | ||
446 | - </Reference> | ||
447 | - <Reference Include="System.Globalization.Extensions"> | ||
448 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath> | ||
449 | - </Reference> | ||
450 | - <Reference Include="System.IO.Compression"> | ||
451 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath> | ||
452 | - </Reference> | ||
453 | - <Reference Include="System.IO.Compression.ZipFile"> | ||
454 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath> | ||
455 | - </Reference> | ||
456 | - <Reference Include="System.IO"> | ||
457 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath> | ||
458 | - </Reference> | ||
459 | - <Reference Include="System.IO.FileSystem"> | ||
460 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath> | ||
461 | - </Reference> | ||
462 | - <Reference Include="System.IO.FileSystem.DriveInfo"> | ||
463 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath> | ||
464 | - </Reference> | ||
465 | - <Reference Include="System.IO.FileSystem.Primitives"> | ||
466 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath> | ||
467 | - </Reference> | ||
468 | - <Reference Include="System.IO.FileSystem.Watcher"> | ||
469 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath> | ||
470 | - </Reference> | ||
471 | - <Reference Include="System.IO.IsolatedStorage"> | ||
472 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath> | ||
473 | - </Reference> | ||
474 | - <Reference Include="System.IO.MemoryMappedFiles"> | ||
475 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath> | ||
476 | - </Reference> | ||
477 | - <Reference Include="System.IO.Pipes"> | ||
478 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath> | ||
479 | - </Reference> | ||
480 | - <Reference Include="System.IO.UnmanagedMemoryStream"> | ||
481 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath> | ||
482 | - </Reference> | ||
483 | - <Reference Include="System.Linq"> | ||
484 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath> | ||
485 | - </Reference> | ||
486 | - <Reference Include="System.Linq.Expressions"> | ||
487 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath> | ||
488 | - </Reference> | ||
489 | - <Reference Include="System.Linq.Parallel"> | ||
490 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath> | ||
491 | - </Reference> | ||
492 | - <Reference Include="System.Linq.Queryable"> | ||
493 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath> | ||
494 | - </Reference> | ||
495 | - <Reference Include="System.Memory"> | ||
496 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath> | ||
497 | - </Reference> | ||
498 | - <Reference Include="System.Net.Http"> | ||
499 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath> | ||
500 | - </Reference> | ||
501 | - <Reference Include="System.Net.NameResolution"> | ||
502 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath> | ||
503 | - </Reference> | ||
504 | - <Reference Include="System.Net.NetworkInformation"> | ||
505 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath> | ||
506 | - </Reference> | ||
507 | - <Reference Include="System.Net.Ping"> | ||
508 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath> | ||
509 | - </Reference> | ||
510 | - <Reference Include="System.Net.Primitives"> | ||
511 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath> | ||
512 | - </Reference> | ||
513 | - <Reference Include="System.Net.Requests"> | ||
514 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath> | ||
515 | - </Reference> | ||
516 | - <Reference Include="System.Net.Security"> | ||
517 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath> | ||
518 | - </Reference> | ||
519 | - <Reference Include="System.Net.Sockets"> | ||
520 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath> | ||
521 | - </Reference> | ||
522 | - <Reference Include="System.Net.WebHeaderCollection"> | ||
523 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath> | ||
524 | - </Reference> | ||
525 | - <Reference Include="System.Net.WebSockets.Client"> | ||
526 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath> | ||
527 | - </Reference> | ||
528 | - <Reference Include="System.Net.WebSockets"> | ||
529 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath> | ||
530 | - </Reference> | ||
531 | - <Reference Include="System.Numerics.Vectors"> | ||
532 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath> | ||
533 | - </Reference> | ||
534 | - <Reference Include="System.ObjectModel"> | ||
535 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath> | ||
536 | - </Reference> | ||
537 | - <Reference Include="System.Reflection.DispatchProxy"> | ||
538 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath> | ||
539 | - </Reference> | ||
540 | - <Reference Include="System.Reflection"> | ||
541 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath> | ||
542 | - </Reference> | ||
543 | - <Reference Include="System.Reflection.Emit"> | ||
544 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath> | ||
545 | - </Reference> | ||
546 | - <Reference Include="System.Reflection.Emit.ILGeneration"> | ||
547 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath> | ||
548 | - </Reference> | ||
549 | - <Reference Include="System.Reflection.Emit.Lightweight"> | ||
550 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath> | ||
551 | - </Reference> | ||
552 | - <Reference Include="System.Reflection.Extensions"> | ||
553 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath> | ||
554 | - </Reference> | ||
555 | - <Reference Include="System.Reflection.Primitives"> | ||
556 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath> | ||
557 | - </Reference> | ||
558 | - <Reference Include="System.Resources.Reader"> | ||
559 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath> | ||
560 | - </Reference> | ||
561 | - <Reference Include="System.Resources.ResourceManager"> | ||
562 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath> | ||
563 | - </Reference> | ||
564 | - <Reference Include="System.Resources.Writer"> | ||
565 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath> | ||
566 | - </Reference> | ||
567 | - <Reference Include="System.Runtime.CompilerServices.VisualC"> | ||
568 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath> | ||
569 | - </Reference> | ||
570 | - <Reference Include="System.Runtime"> | ||
571 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath> | ||
572 | - </Reference> | ||
573 | - <Reference Include="System.Runtime.Extensions"> | ||
574 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath> | ||
575 | - </Reference> | ||
576 | - <Reference Include="System.Runtime.Handles"> | ||
577 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath> | ||
578 | - </Reference> | ||
579 | - <Reference Include="System.Runtime.InteropServices"> | ||
580 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath> | ||
581 | - </Reference> | ||
582 | - <Reference Include="System.Runtime.InteropServices.RuntimeInformation"> | ||
583 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> | ||
584 | - </Reference> | ||
585 | - <Reference Include="System.Runtime.Numerics"> | ||
586 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath> | ||
587 | - </Reference> | ||
588 | - <Reference Include="System.Runtime.Serialization.Formatters"> | ||
589 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath> | ||
590 | - </Reference> | ||
591 | - <Reference Include="System.Runtime.Serialization.Json"> | ||
592 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath> | ||
593 | - </Reference> | ||
594 | - <Reference Include="System.Runtime.Serialization.Primitives"> | ||
595 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath> | ||
596 | - </Reference> | ||
597 | - <Reference Include="System.Runtime.Serialization.Xml"> | ||
598 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath> | ||
599 | - </Reference> | ||
600 | - <Reference Include="System.Security.Claims"> | ||
601 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath> | ||
602 | - </Reference> | ||
603 | - <Reference Include="System.Security.Cryptography.Algorithms"> | ||
604 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath> | ||
605 | - </Reference> | ||
606 | - <Reference Include="System.Security.Cryptography.Csp"> | ||
607 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath> | ||
608 | - </Reference> | ||
609 | - <Reference Include="System.Security.Cryptography.Encoding"> | ||
610 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath> | ||
611 | - </Reference> | ||
612 | - <Reference Include="System.Security.Cryptography.Primitives"> | ||
613 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath> | ||
614 | - </Reference> | ||
615 | - <Reference Include="System.Security.Cryptography.X509Certificates"> | ||
616 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath> | ||
617 | - </Reference> | ||
618 | - <Reference Include="System.Security.Principal"> | ||
619 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath> | ||
620 | - </Reference> | ||
621 | - <Reference Include="System.Security.SecureString"> | ||
622 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath> | ||
623 | - </Reference> | ||
624 | - <Reference Include="System.Text.Encoding"> | ||
625 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath> | ||
626 | - </Reference> | ||
627 | - <Reference Include="System.Text.Encoding.Extensions"> | ||
628 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath> | ||
629 | - </Reference> | ||
630 | - <Reference Include="System.Text.RegularExpressions"> | ||
631 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath> | ||
632 | - </Reference> | ||
633 | - <Reference Include="System.Threading"> | ||
634 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath> | ||
635 | - </Reference> | ||
636 | - <Reference Include="System.Threading.Overlapped"> | ||
637 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath> | ||
638 | - </Reference> | ||
639 | - <Reference Include="System.Threading.Tasks"> | ||
640 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath> | ||
641 | - </Reference> | ||
642 | - <Reference Include="System.Threading.Tasks.Extensions"> | ||
643 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath> | ||
644 | - </Reference> | ||
645 | - <Reference Include="System.Threading.Tasks.Parallel"> | ||
646 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath> | ||
647 | - </Reference> | ||
648 | - <Reference Include="System.Threading.Thread"> | ||
649 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath> | ||
650 | - </Reference> | ||
651 | - <Reference Include="System.Threading.ThreadPool"> | ||
652 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath> | ||
653 | - </Reference> | ||
654 | - <Reference Include="System.Threading.Timer"> | ||
655 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath> | ||
656 | - </Reference> | ||
657 | - <Reference Include="System.ValueTuple"> | ||
658 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath> | ||
659 | - </Reference> | ||
660 | - <Reference Include="System.Xml.ReaderWriter"> | ||
661 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath> | ||
662 | - </Reference> | ||
663 | - <Reference Include="System.Xml.XDocument"> | ||
664 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath> | ||
665 | - </Reference> | ||
666 | - <Reference Include="System.Xml.XmlDocument"> | ||
667 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath> | ||
668 | - </Reference> | ||
669 | - <Reference Include="System.Xml.XmlSerializer"> | ||
670 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath> | ||
671 | - </Reference> | ||
672 | - <Reference Include="System.Xml.XPath"> | ||
673 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath> | ||
674 | - </Reference> | ||
675 | - <Reference Include="System.Xml.XPath.XDocument"> | ||
676 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath> | ||
677 | - </Reference> | ||
678 | - <Reference Include="System.Runtime.InteropServices.WindowsRuntime"> | ||
679 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> | ||
680 | - </Reference> | ||
681 | - <Reference Include="mscorlib"> | ||
682 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath> | ||
683 | - </Reference> | ||
684 | - <Reference Include="System.ComponentModel.Composition"> | ||
685 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath> | ||
686 | - </Reference> | ||
687 | - <Reference Include="System.Core"> | ||
688 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath> | ||
689 | - </Reference> | ||
690 | - <Reference Include="System.Data"> | ||
691 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath> | ||
692 | - </Reference> | ||
693 | - <Reference Include="System"> | ||
694 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath> | ||
695 | - </Reference> | ||
696 | - <Reference Include="System.Drawing"> | ||
697 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath> | ||
698 | - </Reference> | ||
699 | - <Reference Include="System.IO.Compression.FileSystem"> | ||
700 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath> | ||
701 | - </Reference> | ||
702 | - <Reference Include="System.Net"> | ||
703 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath> | ||
704 | - </Reference> | ||
705 | - <Reference Include="System.Numerics"> | ||
706 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath> | ||
707 | - </Reference> | ||
708 | - <Reference Include="System.Runtime.Serialization"> | ||
709 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath> | ||
710 | - </Reference> | ||
711 | - <Reference Include="System.ServiceModel.Web"> | ||
712 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath> | ||
713 | - </Reference> | ||
714 | - <Reference Include="System.Transactions"> | ||
715 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath> | ||
716 | - </Reference> | ||
717 | - <Reference Include="System.Web"> | ||
718 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath> | ||
719 | - </Reference> | ||
720 | - <Reference Include="System.Windows"> | ||
721 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath> | ||
722 | - </Reference> | ||
723 | - <Reference Include="System.Xml"> | ||
724 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath> | ||
725 | - </Reference> | ||
726 | - <Reference Include="System.Xml.Linq"> | ||
727 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath> | ||
728 | - </Reference> | ||
729 | - <Reference Include="System.Xml.Serialization"> | ||
730 | - <HintPath>D:\UnityEditor\2022.3.53f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath> | ||
731 | - </Reference> | ||
732 | - <Reference Include="Unity.Timeline"> | ||
733 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Timeline.dll</HintPath> | ||
734 | - </Reference> | ||
735 | - <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection"> | ||
736 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath> | ||
737 | - </Reference> | ||
738 | - <Reference Include="UnityEngine.UI"> | ||
739 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath> | ||
740 | - </Reference> | ||
741 | - <Reference Include="Unity.EditorCoroutines.Editor"> | ||
742 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath> | ||
743 | - </Reference> | ||
744 | - <Reference Include="Unity.VisualScripting.SettingsProvider.Editor"> | ||
745 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath> | ||
746 | - </Reference> | ||
747 | - <Reference Include="Unity.Performance.Profile-Analyzer.Editor"> | ||
748 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath> | ||
749 | - </Reference> | ||
750 | - <Reference Include="Unity.TestTools.CodeCoverage.Editor"> | ||
751 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath> | ||
752 | - </Reference> | ||
753 | - <Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model"> | ||
754 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath> | ||
755 | - </Reference> | ||
756 | - <Reference Include="Unity.PlasticSCM.Editor"> | ||
757 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath> | ||
758 | - </Reference> | ||
759 | - <Reference Include="Unity.VisualScripting.State.Editor"> | ||
760 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath> | ||
761 | - </Reference> | ||
762 | - <Reference Include="Unity.Timeline.Editor"> | ||
763 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath> | ||
764 | - </Reference> | ||
765 | - <Reference Include="Unity.VisualScripting.Shared.Editor"> | ||
766 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath> | ||
767 | - </Reference> | ||
768 | - <Reference Include="Unity.VisualStudio.Editor"> | ||
769 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath> | ||
770 | - </Reference> | ||
771 | - <Reference Include="Unity.TextMeshPro"> | ||
772 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath> | ||
773 | - </Reference> | ||
774 | - <Reference Include="Unity.VisualScripting.Core"> | ||
775 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath> | ||
776 | - </Reference> | ||
777 | - <Reference Include="Unity.TextMeshPro.Editor"> | ||
778 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath> | ||
779 | - </Reference> | ||
780 | - <Reference Include="UnityEditor.UI"> | ||
781 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath> | ||
782 | - </Reference> | ||
783 | - <Reference Include="Unity.VisualScripting.Core.Editor"> | ||
784 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath> | ||
785 | - </Reference> | ||
786 | - <Reference Include="Unity.Rider.Editor"> | ||
787 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath> | ||
788 | - </Reference> | ||
789 | - <Reference Include="Unity.VisualScripting.State"> | ||
790 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath> | ||
791 | - </Reference> | ||
792 | - <Reference Include="Unity.VSCode.Editor"> | ||
793 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath> | ||
794 | - </Reference> | ||
795 | - <Reference Include="Unity.VisualScripting.Flow"> | ||
796 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath> | ||
797 | - </Reference> | ||
798 | - <Reference Include="Unity.VisualScripting.Flow.Editor"> | ||
799 | - <HintPath>D:\U3DFrameWork\Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath> | ||
800 | - </Reference> | ||
801 | - </ItemGroup> | ||
802 | - <ItemGroup> | ||
803 | - <ProjectReference Include="Assembly-CSharp-firstpass.csproj"> | ||
804 | - <Project>{0fb0da77-85a4-96d4-1dc2-8ddaab877745}</Project> | ||
805 | - <Name>Assembly-CSharp-firstpass</Name> | ||
806 | - </ProjectReference> | ||
807 | - <ProjectReference Include="IngameDebugConsole.Editor.csproj"> | ||
808 | - <Project>{9b47dfc7-464c-e716-7c49-c01c25245e7d}</Project> | ||
809 | - <Name>IngameDebugConsole.Editor</Name> | ||
810 | - </ProjectReference> | ||
811 | - <ProjectReference Include="IngameDebugConsole.Runtime.csproj"> | ||
812 | - <Project>{f455341b-6302-350b-c7b4-f9a38305d0ae}</Project> | ||
813 | - <Name>IngameDebugConsole.Runtime</Name> | ||
814 | - </ProjectReference> | ||
815 | - </ItemGroup> | ||
816 | - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | ||
817 | - <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | ||
818 | - Other similar extension points exist, see Microsoft.Common.targets. | ||
819 | - <Target Name="BeforeBuild"> | ||
820 | - </Target> | ||
821 | - <Target Name="AfterBuild"> | ||
822 | - </Target> | ||
823 | - --> | ||
824 | -</Project> |
1 | -一乙二十丁厂七卜八人入儿匕几九刁了刀力乃又三干于亏工土士才下寸大丈与万上小口山巾千乞川亿个夕久么勺凡丸及广亡门丫义之尸己已巳弓子卫也女刃飞习叉马乡丰王开井天夫元无云专丐扎艺木五支厅不犬太区历歹友尤匹车巨牙屯戈比互切瓦止少曰日中贝冈内水见午牛手气毛壬升夭长仁什片仆化仇币仍仅斤爪反介父从仑今凶分乏公仓月氏勿欠风丹匀乌勾凤六文亢方火为斗忆计订户认冗讥心尺引丑巴孔队办以允予邓劝双书幻玉刊未末示击打巧正扑卉扒功扔去甘世艾古节本术可丙左厉石右布夯戊龙平灭轧东卡北占凸卢业旧帅归旦目且叶甲申叮电号田由只叭史央兄叽叼叫叩叨另叹冉皿凹囚四生矢失乍禾丘付仗代仙们仪白仔他斥瓜乎丛令用甩印尔乐句匆册卯犯外处冬鸟务包饥主市立冯玄闪兰半汁汇头汉宁穴它讨写让礼训议必讯记永司尼民弗弘出辽奶奴召加皮边孕发圣对台矛纠母幼丝邦式迂刑戎动扛寺吉扣考托老巩圾执扩扫地场扬耳芋共芒亚芝朽朴机权过臣吏再协西压厌戌在百有存而页匠夸夺灰达列死成夹夷轨邪尧划迈毕至此贞师尘尖劣光当早吁吐吓虫曲团吕同吊吃因吸吗吆屿屹岁帆回岂则刚网肉年朱先丢廷舌竹迁乔迄伟传乒乓休伍伏优臼伐延仲件任伤价伦份华仰仿伙伪自伊血向似后行舟全会杀合兆企众爷伞创肌肋朵杂危旬旨旭负匈名各多争色壮冲妆冰庄庆亦刘齐交衣次产决亥充妄闭问闯羊并关米灯州汗污江汛池汝汤忙兴宇守宅字安讲讳军讶许讹论讼农讽设访诀寻那迅尽导异弛孙阵阳收阶阴防奸如妇妃好她妈戏羽观欢买红驮纤驯约级纪驰纫巡寿弄麦玖玛形进戒吞远违韧运扶抚坛技坏抠扰扼拒找批址扯走抄贡汞坝攻赤折抓扳抡扮抢孝坎均抑抛投坟坑抗坊抖护壳志块扭声把报拟却抒劫芙芜苇芽花芹芥芬苍芳严芦芯劳克芭苏杆杠杜材村杖杏杉巫极李杨求甫匣更束吾豆两酉丽医辰励否还尬歼来连轩步卤坚肖旱盯呈时吴助县里呆吱吠呕园旷围呀吨足邮男困吵串员呐听吟吩呛吻吹呜吭吧邑吼囤别吮岖岗帐财针钉牡告我乱利秃秀私每兵估体何佐佑但伸佃作伯伶佣低你住位伴身皂伺佛囱近彻役返余希坐谷妥含邻岔肝肛肚肘肠龟甸免狂犹狈角删条彤卵灸岛刨迎饭饮系言冻状亩况床库庇疗吝应这冷庐序辛弃冶忘闰闲间闷判兑灶灿灼弟汪沐沛汰沥沙汽沃沦汹泛沧没沟沪沈沉沁怀忧忱快完宋宏牢究穷灾良证启评补初社祀识诈诉罕诊词译君灵即层屁尿尾迟局改张忌际陆阿陈阻附坠妓妙妖姊妨妒努忍劲矣鸡纬驱纯纱纲纳驳纵纷纸纹纺驴纽奉玩环武青责现玫表规抹卦坷坯拓拢拔坪拣坦担坤押抽拐拖者拍顶拆拎拥抵拘势抱拄垃拉拦幸拌拧拂拙招坡披拨择抬拇拗其取茉苦昔苛若茂苹苗英苟苑苞范直茁茄茎苔茅枉林枝杯枢柜枚析板松枪枫构杭杰述枕丧或画卧事刺枣雨卖郁矾矿码厕奈奔奇奋态欧殴垄妻轰顷转斩轮软到非叔歧肯齿些卓虎虏肾贤尚旺具味果昆国哎咕昌呵畅明易咙昂迪典固忠呻咒咋咐呼鸣咏呢咄咖岸岩帖罗帜帕岭凯败账贩贬购贮图钓制知迭氛垂牧物乖刮秆和季委秉佳侍岳供使例侠侥版侄侦侣侧凭侨佩货侈依卑的迫质欣征往爬彼径所舍金刹命肴斧爸采觅受乳贪念贫忿肤肺肢肿胀朋股肮肪肥服胁周昏鱼兔狐忽狗狞备饰饱饲变京享庞店夜庙府底疟疙疚剂卒郊庚废净盲放刻育氓闸闹郑券卷单炬炒炊炕炎炉沫浅法泄沽河沾泪沮油泊沿泡注泣泞泻泌泳泥沸沼波泼泽治怔怯怖性怕怜怪怡学宝宗定宠宜审宙官空帘宛实试郎诗肩房诚衬衫视祈话诞诡询该详建肃录隶帚屉居届刷屈弧弥弦承孟陋陌孤陕降函限妹姑姐姓妮始姆迢驾叁参艰线练组绅细驶织驹终驻绊驼绍绎经贯契贰奏春帮玷珍玲珊玻毒型拭挂封持拷拱项垮挎城挟挠政赴赵挡拽哉挺括垢拴拾挑垛指垫挣挤拼挖按挥挪拯某甚荆茸革茬荐巷带草茧茵茶荒茫荡荣荤荧故胡荫荔南药标栈柑枯柄栋相查柏栅柳柱柿栏柠树勃要柬咸威歪研砖厘厚砌砂泵砚砍面耐耍牵鸥残殃轴轻鸦皆韭背战点虐临览竖省削尝昧盹是盼眨哇哄哑显冒映星昨咧昭畏趴胃贵界虹虾蚁思蚂虽品咽骂勋哗咱响哈哆咬咳咪哪哟炭峡罚贱贴贻骨幽钙钝钞钟钢钠钥钦钧钩钮卸缸拜看矩毡氢怎牲选适秒香种秋科重复竿段便俩贷顺修俏保促俄俐侮俭俗俘信皇泉鬼侵禹侯追俊盾待徊衍律很须叙剑逃食盆胚胧胆胜胞胖脉胎勉狭狮独狰狡狱狠贸怨急饵饶蚀饺饼峦弯将奖哀亭亮度迹庭疮疯疫疤咨姿亲音帝施闺闻闽阀阁差养美姜叛送类迷籽娄前首逆兹总炼炸烁炮炫烂剃洼洁洪洒柒浇浊洞测洗活派洽染洛浏济洋洲浑浓津恃恒恢恍恬恤恰恼恨举觉宣宦室宫宪突穿窃客诫冠诬语扁袄祖神祝祠误诱诲说诵垦退既屋昼屏屎费陡逊眉孩陨除险院娃姥姨姻娇姚娜怒架贺盈勇怠癸蚤柔垒绑绒结绕骄绘给绚骆络绝绞骇统耕耘耗耙艳泰秦珠班素匿蚕顽盏匪捞栽捕埂捂振载赶起盐捎捍捏埋捉捆捐损袁捌都哲逝捡挫换挽挚热恐捣壶捅埃挨耻耿耽聂恭莽莱莲莫莉荷获晋恶莹莺真框梆桂桔栖档桐株桥桦栓桃格桩校核样根索哥速逗栗贾酌配翅辱唇夏砸砰砾础破原套逐烈殊殉顾轿较顿毙致柴桌虑监紧党逞晒眠晓哮唠鸭晃哺晌剔晕蚌畔蚣蚊蚪蚓哨哩圃哭哦恩鸯唤唁哼唧啊唉唆罢峭峨峰圆峻贼贿赂赃钱钳钻钾铁铃铅缺氧氨特牺造乘敌秤租积秧秩称秘透笔笑笋债借值倚俺倾倒倘俱倡候赁俯倍倦健臭射躬息倔徒徐殷舰舱般航途拿耸爹舀爱豺豹颁颂翁胰脆脂胸胳脏脐胶脑脓逛狸狼卿逢鸵留鸳皱饿馁凌凄恋桨浆衰衷高郭席准座症病疾斋疹疼疲脊效离紊唐瓷资凉站剖竞部旁旅畜阅羞羔瓶拳粉料益兼烤烘烦烧烛烟烙递涛浙涝浦酒涉消涡浩海涂浴浮涣涤流润涧涕浪浸涨烫涩涌悖悟悄悍悔悯悦害宽家宵宴宾窍窄容宰案请朗诸诺读扇诽袜袖袍被祥课冥谁调冤谅谆谈谊剥恳展剧屑弱陵祟陶陷陪娱娟恕娥娘通能难预桑绢绣验继骏球琐理琉琅捧堵措描域捺掩捷排焉掉捶赦堆推埠掀授捻教掏掐掠掂培接掷控探据掘掺职基聆勘聊娶著菱勒黄菲萌萝菌萎菜萄菊菩萍菠萤营乾萧萨菇械彬梦婪梗梧梢梅检梳梯桶梭救曹副票酝酗厢戚硅硕奢盔爽聋袭盛匾雪辅辆颅虚彪雀堂常眶匙晨睁眯眼悬野啪啦曼晦晚啄啡距趾啃跃略蚯蛀蛇唬累鄂唱患啰唾唯啤啥啸崖崎崭逻崔帷崩崇崛婴圈铐铛铝铜铭铲银矫甜秸梨犁秽移笨笼笛笙符第敏做袋悠偿偶偎偷您售停偏躯兜假衅徘徙得衔盘舶船舵斜盒鸽敛悉欲彩领脚脖脯豚脸脱象够逸猜猪猎猫凰猖猛祭馅馆凑减毫烹庶麻庵痊痒痕廊康庸鹿盗章竟商族旋望率阎阐着羚盖眷粘粗粒断剪兽焊焕清添鸿淋涯淹渠渐淑淌混淮淆渊淫渔淘淳液淤淡淀深涮涵婆梁渗情惜惭悼惧惕惟惊惦悴惋惨惯寇寅寄寂宿窒窑密谋谍谎谐袱祷祸谓谚谜逮敢尉屠弹隋堕随蛋隅隆隐婚婶婉颇颈绩绪续骑绰绳维绵绷绸综绽绿缀巢琴琳琢琼斑替揍款堪塔搭堰揩越趁趋超揽堤提博揭喜彭揣插揪搜煮援搀裁搁搓搂搅壹握搔揉斯期欺联葫散惹葬募葛董葡敬葱蒋蒂落韩朝辜葵棒棱棋椰植森焚椅椒棵棍椎棉棚棕棺榔椭惠惑逼粟棘酣酥厨厦硬硝确硫雁殖裂雄颊雳暂雅翘辈悲紫凿辉敞棠赏掌晴睐暑最晰量鼎喷喳晶喇遇喊遏晾景畴践跋跌跑跛遗蛙蛛蜓蜒蛤喝鹃喂喘喉喻啼喧嵌幅帽赋赌赎赐赔黑铸铺链销锁锄锅锈锋锌锐甥掰短智氮毯氯鹅剩稍程稀税筐等筑策筛筒筏答筋筝傲傅牌堡集焦傍储皓皖粤奥街惩御循艇舒逾番释禽腊脾腋腔腕鲁猩猬猾猴惫然馈馋装蛮就敦斌痘痢痪痛童竣阔善翔羡普粪尊奠道遂曾焰港滞湖湘渣渤渺湿温渴溃溅滑湃渝湾渡游滋渲溉愤慌惰愕愣惶愧愉慨割寒富寓窜窝窖窗窘遍雇裕裤裙禅禄谢谣谤谦犀属屡强粥疏隔隙隘媒絮嫂媚婿登缅缆缉缎缓缔缕骗编骚缘瑟鹉瑞瑰瑙魂肆摄摸填搏塌鼓摆携搬摇搞塘摊聘斟蒜勤靴靶鹊蓝墓幕蓬蓄蒲蓉蒙蒸献椿禁楚楷榄想槐榆楼概赖酪酬感碍碘碑碎碰碗碌尴雷零雾雹辐辑输督频龄鉴睛睹睦瞄睫睡睬嗜鄙嗦愚暖盟歇暗暇照畸跨跷跳跺跪路跤跟遣蜈蜗蛾蜂蜕嗅嗡嗓署置罪罩蜀幌错锚锡锣锤锥锦键锯锰矮辞稚稠颓愁筹签简筷毁舅鼠催傻像躲魁衙微愈遥腻腰腥腮腹腺鹏腾腿鲍猿颖触解煞雏馍馏酱禀痹廓痴痰廉靖新韵意誊粮数煎塑慈煤煌满漠滇源滤滥滔溪溜漓滚溢溯滨溶溺粱滩慎誉塞寞窥窟寝谨褂裸福谬群殿辟障媳嫉嫌嫁叠缚缝缠缤剿静碧璃赘熬墙墟嘉摧赫截誓境摘摔撇聚慕暮摹蔓蔑蔡蔗蔽蔼熙蔚兢模槛榴榜榨榕歌遭酵酷酿酸碟碱碳磁愿需辖辗雌裳颗瞅墅嗽踊蜻蜡蝇蜘蝉嘛嘀赚锹锻镀舞舔稳熏箕算箩管箫舆僚僧鼻魄魅貌膜膊膀鲜疑孵馒裹敲豪膏遮腐瘩瘟瘦辣彰竭端旗精粹歉弊熄熔煽潇漆漱漂漫滴漾演漏慢慷寨赛寡察蜜寥谭肇褐褪谱隧嫩翠熊凳骡缩慧撵撕撒撩趣趟撑撮撬播擒墩撞撤增撰聪鞋鞍蕉蕊蔬蕴横槽樱橡樟橄敷豌飘醋醇醉磕磊磅碾震霄霉瞒题暴瞎嘻嘶嘲嘹影踢踏踩踪蝶蝴蝠蝎蝌蝗蝙嘿嘱幢墨镇镐镑靠稽稻黎稿稼箱篓箭篇僵躺僻德艘膝膛鲤鲫熟摩褒瘪瘤瘫凛颜毅糊遵憋潜澎潮潭鲨澳潘澈澜澄懂憔懊憎额翩褥谴鹤憨慰劈履豫缭撼擂操擅燕蕾薯薛薇擎薪薄颠翰噩橱橙橘整融瓢醒霍霎辙冀餐嘴踱蹄蹂蟆螃器噪鹦赠默黔镜赞穆篮篡篷篱儒邀衡膨雕鲸磨瘾瘸凝辨辩糙糖糕燃濒澡激懒憾懈窿壁避缰缴戴擦藉鞠藏藐檬檐檀礁磷霜霞瞭瞧瞬瞳瞩瞪曙蹋蹈螺蟋蟀嚎赡穗魏簧簇繁徽爵朦臊鳄癌辫赢糟糠燥懦豁臀臂翼骤藕鞭藤覆瞻蹦嚣镰翻鳍鹰瀑襟璧戳孽警蘑藻攀曝蹲蹭蹬巅簸簿蟹颤靡癣瓣羹鳖爆疆鬓壤馨耀躁蠕嚼嚷巍籍鳞魔糯灌譬蠢霸露霹躏黯髓赣囊镶瓤罐矗乂乜兀弋孑孓幺亓韦廿丏卅仄厄仃仉仂兮刈爻卞闩讣尹夬爿毋邗邛艽艿札叵匝丕匜劢卟叱叻仨仕仟仡仫仞卮氐犰刍邝邙汀讦讧讪讫尻阡尕弁驭匡耒玎玑邢圩圬圭扦圪圳圹扪圮圯芊芍芄芨芑芎芗亘厍夼戍尥乩旯曳岌屺凼囡钇缶氘氖牝伎伛伢佤仵伥伧伉伫囟汆刖夙旮刎犷犸舛凫邬饧汕汔汐汲汜汊忖忏讴讵祁讷聿艮厾阱阮阪丞妁牟纡纣纥纨玕玙抟抔圻坂坍坞抃抉㧐芫邯芸芾苈苣芷芮苋芼苌苁芩芪芡芟苄苎苡杌杓杞杈忑孛邴邳矶奁豕忒欤轫迓邶忐卣邺旰呋呒呓呔呖呃旸吡町虬呗吽吣吲帏岐岈岘岑岚兕囵囫钊钋钌迕氙氚牤佞邱攸佚佝佟佗伽彷佘佥孚豸坌肟邸奂劬狄狁鸠邹饨饩饪饫饬亨庑庋疔疖肓闱闳闵羌炀沣沅沔沤沌沏沚汩汨沂汾沨汴汶沆沩泐怃怄忡忤忾怅忻忪怆忭忸诂诃诅诋诌诏诒孜陇陀陂陉妍妩妪妣妊妗妫妞姒妤邵劭刭甬邰纭纰纴纶纾玮玡玭玠玢玥玦盂忝匦坩抨拤坫拈垆抻劼拃拊坼坻㧟坨坭抿坳耶苷苯苤茏苫苜苴苒苘茌苻苓茚茆茑茓茔茕茀苕枥枇杪杳枧杵枨枞枋杻杷杼矸砀刳奄瓯殁郏轭郅鸢盱昊昙杲昃咂呸昕昀旻昉炅咔畀虮咀呷黾呱呤咚咆咛呶呣呦咝岢岿岬岫帙岣峁刿迥岷剀帔峄沓囹罔钍钎钏钒钕钗邾迮牦竺迤佶佬佰侑侉臾岱侗侃侏侩佻佾侪佼佯侬帛阜侔徂刽郄怂籴瓮戗肼䏝肽肱肫剁迩郇狙狎狍狒咎炙枭饯饴冽冼庖疠疝疡兖妾劾炜炖炘炝炔泔沭泷泸泱泅泗泠泺泖泫泮沱泯泓泾怙怵怦怛怏怍㤘怩怫怿宕穹宓诓诔诖诘戾诙戽郓衩祆祎祉祇诛诜诟诠诣诤诧诨诩戕孢亟陔妲妯姗帑弩孥驽虱迦迨绀绁绂驷驸绉绌驿骀甾珏珐珂珑玳珀顸珉珈拮垭挝垣挞垤赳贲垱垌郝垧垓挦垠茜荚荑贳荜莒茼茴茱莛荞茯荏荇荃荟荀茗荠茭茨垩荥荦荨荩剋荪茹荬荮柰栉柯柘栊柩枰栌柙枵柚枳柞柝栀柢栎枸柈柁枷柽剌酊郦甭砗砘砒斫砭砜奎耷虺殂殇殄殆轱轲轳轶轸虿毖觇尜哐眄眍郢眇眊眈禺哂咴曷昴昱昵咦哓哔畎毗呲胄畋畈虼虻盅咣哕剐郧咻囿咿哌哙哚咯咩咤哝哏哞峙峣罘帧峒峤峋峥贶钚钛钡钣钤钨钫钯氡氟牯郜秕秭竽笈笃俦俨俅俪叟垡牮俣俚皈俑俟逅徇徉舢俞郗俎郤爰郛瓴胨胪胛胂胙胍胗胝朐胫鸨匍狨狯飑狩狲訇逄昝饷饸饹胤孪娈弈奕庥疬疣疥疭庠竑彦飒闼闾闿阂羑迸籼酋炳炻炽炯烀炷烃洱洹洧洌浃洇洄洙涎洎洫浍洮洵浒浔浕洳恸恓恹恫恺恻恂恪恽宥扃衲衽衿袂祛祜祓祚诮祗祢诰诳鸩昶郡咫弭牁胥陛陟娅姮娆姝姣姘姹怼羿炱矜绔骁骅绗绛骈耖挈珥珙顼珰珩珧珣珞琤珲敖恚埔埕埘埙埚挹耆耄埒捋贽垸捃盍荸莆莳莴莪莠莓莜莅荼莩荽莸荻莘莎莞莨鸪莼栲栳郴桓桡桎桢桤梃栝桕桁桧桅栟桉栩逑逋彧鬲豇酐逦厝孬砝砹砺砧砷砟砼砥砣剞砻轼轾辂鸫趸龀鸬虔逍眬唛晟眩眙哧哽唔晁晏鸮趵趿畛蚨蚜蚍蚋蚬蚝蚧唢圄唣唏盎唑崂崃罡罟峪觊赅钰钲钴钵钹钺钽钼钿铀铂铄铆铈铉铊铋铌铍䥽铎氩氤氦毪舐秣秫盉笄笕笊笏笆俸倩俵偌俳俶倬倏恁倭倪俾倜隼隽倌倥臬皋郫倨衄颀徕舫釜奚衾胯胱胴胭脍胼朕脒胺鸱玺鸲狷猁狳猃狺逖桀袅饽凇栾挛亳疳疴疸疽痈疱痂痉衮凋颃恣旆旄旃阃阄訚阆恙粑朔郸烜烨烩烊剡郯烬涑浯涞涟娑涅涠浞涓浥涔浜浠浣浚悚悭悝悒悌悛宸窈剜诹冢诼袒袢祯诿谀谂谄谇屐屙陬勐奘牂蚩陲姬娠娌娉娲娩娴娣娓婀畚逡绠骊绡骋绥绦绨骎邕鸶彗耜焘舂琏琇麸揶埴埯捯掳掴埸埵赧埤捭逵埝堋堍掬鸷掖捽掊堉掸捩掮悫埭埽掇掼聃菁萁菘堇萘萋菽菖萜萸萑棻菔菟萏萃菏菹菪菅菀萦菰菡梵梿梏觋桴桷梓棁桫棂啬郾匮敕豉鄄酞酚戛硎硭硒硖硗硐硇硌鸸瓠匏厩龚殒殓殍赉雩辄堑眭眦啧晡晤眺眵眸圊喏喵啉勖晞唵晗冕啭畦趺啮跄蚶蛄蛎蛆蚰蛊圉蚱蛉蛏蚴啁啕唿啐唼唷啖啵啶啷唳唰啜帻崚崦帼崮崤崆赇赈赊铑铒铗铙铟铠铡铢铣铤铧铨铩铪铫铬铮铯铰铱铳铵铷氪牾鸹秾逶笺筇笸笪笮笠笥笤笳笾笞偾偃偕偈傀偬偻皑皎鸻徜舸舻舴舷龛翎脬脘脲匐猗猡猞猝斛猕馗馃馄鸾孰庹庾痔痍疵翊旌旎袤阇阈阉阊阋阍阏羟粝粕敝焐烯焓烽焖烷焗渍渚淇淅淞渎涿淖挲淠涸渑淦淝淬涪淙涫渌淄惬悻悱惝惘悸惆惚惇惮窕谌谏扈皲谑裆袷裉谒谔谕谖谗谙谛谝逯郿隈粜隍隗婧婊婕娼婢婵胬袈翌恿欸绫骐绮绯绱骒绲骓绶绺绻绾骖缁耠琫琵琶琪瑛琦琥琨靓琰琮琯琬琛琚辇鼋揳堞搽揸揠堙趄揖颉塄揿耋揄蛩蛰塆摒揆掾聒葑葚靰靸葳葺葸萼葆葩葶蒌萱戟葭楮棼椟棹椤棰赍椋椁椪棣椐鹁覃酤酢酡鹂厥殚殛雯雱辊辋椠辍辎斐睄睑睇睃戢喋嗒喃喱喹晷喈跖跗跞跚跎跏跆蛱蛲蛭蛳蛐蛔蛞蛴蛟蛘喁喟啾嗖喑嗟喽嗞喀喔喙嵘嵖崴遄詈嵎崽嵬嵛嵯嵝嵫幄嵋赕铻铼铿锃锂锆锇锉锏锑锒锔锕掣矬氰毳毽犊犄犋鹄犍嵇黍稃稂筚筵筌傣傈舄牍傥傧遑傩遁徨媭畲弑颌翕釉鹆舜貂腈腌腓腆腴腑腚腱鱿鲀鲂颍猢猹猥飓觞觚猱颎飧馇馊亵脔裒痣痨痦痞痤痫痧赓竦瓿啻颏鹇阑阒阕粞遒孳焯焜焙焱鹈湛渫湮湎湜渭湍湫溲湟溆湲湔湉渥湄滁愠惺愦惴愀愎愔喾寐谟扉裢裎裥祾祺谠幂谡谥谧遐孱弼巽骘媪媛婷巯翚皴婺骛缂缃缄彘缇缈缌缑缒缗飨耢瑚瑁瑜瑗瑄瑕遨骜韫髡塬鄢趔趑摅摁蜇搋搪搐搛搠摈彀毂搦搡蓁戡蓍鄞靳蓐蓦鹋蒽蓓蓖蓊蒯蓟蓑蒿蒺蓠蒟蒡蒹蒴蒗蓥颐楔楠楂楝楫楸椴槌楯皙榈槎榉楦楣楹椽裘剽甄酮酰酯酩蜃碛碓硼碉碚碇碜鹌辏龃龅訾粲虞睚嗪韪嗷嗉睨睢雎睥嘟嗑嗫嗬嗔嗝戥嗄煦暄遢暌跬跶跸跐跣跹跻蛸蜊蜍蜉蜣畹蛹嗣嗯嗥嗲嗳嗌嗍嗨嗐嗤嗵罨嵊嵩嵴骰锗锛锜锝锞锟锢锨锩锭锱雉氲犏歃稞稗稔筠筢筮筲筱牒煲敫徭愆艄觎毹貊貅貉颔腠腩腼腭腧塍媵詹鲅鲆鲇鲈稣鲋鲐肄鹐飕觥遛馐鹑亶瘃痱痼痿瘐瘁瘆麂裔歆旒雍阖阗阙羧豢粳猷煳煜煨煅煊煸煺滟溱溘漭滢溥溧溽裟溻溷滗滫溴滏滃滦溏滂滓溟滪愫慑慊鲎骞窦窠窣裱褚裨裾裰禊谩谪媾嫫媲嫒嫔媸缙缜缛辔骝缟缡缢缣骟耥璈瑶瑭獒觏慝嫠韬叆髦摽墁撂摞撄翥踅摭墉墒榖綦蔫蔷靺靼鞅靿甍蔸蔟蔺戬蕖蔻蓿斡鹕蓼榛榧榻榫榭槔榱槁槟槠榷僰酽酶酹厮碡碴碣碲磋臧豨殡霆霁辕蜚裴翡龇龈睿䁖睽嘞嘈嘌嘁嘎暧暝踌踉蜞蜥蜮蝈蜴蜱蜩蜷蜿螂蜢嘘嘡鹗嘣嘤嘚嗾嘧罴罱幔嶂幛赙罂骷骶鹘锲锴锶锷锸锵镁镂犒箐箦箧箍箸箬箅箪箔箜箢箓毓僖儆僳僭劁僮魃魆睾艋鄱膈膑鲑鲔鲚鲛鲟獐觫雒夤馑銮塾麽瘌瘊瘘瘙廖韶旖膂阚鄯鲞粿粼粽糁槊鹚熘熥潢漕滹漯漶潋潴漪漉漳漩澉潍慵搴窨寤綮谮褡褙褓褛褊谯谰谲暨屣鹛嫣嫱嫖嫦嫚嫘嫡鼐翟瞀鹜骠缥缦缧缨骢缪缫耦耧瑾璜璀璎璁璋璇奭髯髫撷撅赭撸鋆撙撺墀聩觐鞑蕙鞒蕈蕨蕤蕞蕺瞢蕃蕲赜槿樯槭樗樘樊槲醌醅靥魇餍磔磙霈辘龉龊觑瞌瞋瞑嘭噎噶颙暹噘踔踝踟踒踬踮踯踺踞蝽蝾蝻蝰蝮螋蝓蝣蝼噗嘬颚噍噢噙噜噌噔颛幞幡嶙嶝骺骼骸镊镉镌镍镏镒镓镔稷箴篑篁篌篆牖儋徵磐虢鹞膘滕鲠鲡鲢鲣鲥鲧鲩獗獠觯馓馔麾廛瘛瘼瘢瘠齑羯羰遴糌糍糅熜熵熠澍澌潸潦潲鋈潟潼潺憬憧寮窳谳褴褟褫谵熨屦嬉勰戮蝥缬缮缯骣畿耩耨耪璞璟靛璠璘聱螯髻髭髹擀熹甏擞縠磬颞蕻鞘颟薤薨檠薏薮薜薅樾橛橇樵檎橹樽樨橼墼橐翮醛醐醍醚磲赝飙殪霖霏霓錾辚臻遽氅瞟瞠瞰嚄嚆噤暾蹀踹踵踽蹉蹁螨蟒螈螅螭螠螟噱噬噫噻噼罹圜䦃镖镗镘镚镛镝镞镠氇氆憩穑篝篥篦篪篙盥劓翱魉魈徼歙膳膦膙鲮鲱鲲鲳鲴鲵鲷鲻獴獭獬邂鹧廨赟瘰廪瘿瘵瘴癃瘳斓麇麈嬴壅羲糗瞥甑燎燠燔燧濑濉潞澧澹澥澶濂褰寰窸褶禧嬖犟隰嬗颡缱缲缳璨璩璐璪螫擤壕觳罄擢薹鞡鞬薷薰藓藁檄檩懋醢翳礅磴鹩龋龌豳壑黻嚏嚅蹑蹒蹊蟥螬螵疃螳蟑嚓羁罽罾嶷黜黝髁髀镡镢镣镦镧镩镪镫罅黏簌篾篼簖簋鼢黛儡鹪鼾皤魍龠繇貘邈貔臌膻臆臃鲼鲽鳀鳃鳅鳇鳊螽燮鹫襄糜縻膺癍麋懑濡濮濞濠濯蹇謇邃襁檗擘孺隳嬷蟊鹬鍪鏊鳌鬈鬃瞽鞯鞨鞫鞧鞣藜藠藩醪蹙礓燹餮瞿曛颢曜躇蹚鹭蟛蟪蟠蟮鹮黠黟髅髂镬镭镯馥簟簪鼬雠艟鳎鳏鳐癞癔癜癖糨蹩鎏懵彝邋鬏攉攒鞲鞴藿蘧蘅麓醮醯酃霪霭霨黼嚯蹰蹶蹽蹼蹴蹾蹿蠖蠓蟾蠊黢髋髌镲籀籁齁魑艨鳓鳔鳕鳗鳙麒鏖羸㸆瀚瀣瀛襦谶襞骥缵瓒攘蘩蘖醴霰酆矍曦躅鼍巉黩黥黪镳镴黧纂璺鼯臜鳜鳝鳟獾孀骧瓘鼙醺礴颦曩鳢癫麝夔爝灏禳鐾羼蠡耱懿蘸鹳霾氍饕躐髑镵穰饔鬻鬟趱攫攥颧躜鼹癯麟蠲蠹躞衢鑫灞襻纛鬣攮囔馕戆爨齉亍尢彳卬殳毌邘戋圢氕伋仝冮氿汈氾忉宄讱扞圲圫芏芃朳朸邨吒吖屼屾辿钆仳伣伈癿甪邠犴冱邡闫汋䜣讻孖纩玒玓玘玚刬坜坉扽坋扺㧑毐芰芣苊苉芘芴芠芤杕杙杄杧杩尪尨轪坒芈旴旵呙㕮岍岠岜呇冏觃岙伾㑇伭佖伲佁飏狃闶汧汫沄沘汭㳇沇忮忳忺祃诇邲诎诐屃岊阽䢺阼妧妘纮驲纻纼玤玞玱玟邽邿坥坰坬坽弆耵䢼茋苧苾苠枅㭎枘枍矼矻匼旿昇昄昒昈咉咇咍岵岽岨岞峂㟃囷钐钔钖牥佴垈侁侹佸佺隹㑊侂佽侘郈舠郐郃攽肭肸肷狉狝饳忞於炌炆泙沺泂泜泃泇怊峃穸祋祊鸤弢弨陑陎卺乸妭姈迳叕驵䌹驺绋绐砉耔㛃玶珇珅珋玹珌玿韨垚垯垙垲埏垍耇鿍垎垴垟垞挓垵垏拶荖荁荙荛茈茽荄茺荓茳茛荭㭕柷柃柊枹栐柖郚剅䴓迺厖砆砑砄耏奓䶮轵轷轹轺昺昽盷咡咺昳昣哒昤昫昡咥昪虷虸哃峘耑峛峗峧帡钘钜钪钬钭矧秬俫舁俜俙俍垕衎舣弇侴鸧䏡胠胈胩胣朏飐訄饻庤疢炣炟㶲洭洘洓洿㳚泚浈浉洸洑洢洈洚洺洨浐㳘洴洣恔宬窀扂袆祏祐祕叚陧陞娀姞姱姤姶姽枲绖骃彖骉恝珪珛珹琊玼珖珽珦珫珒珢珕珝埗垾垺埆垿埌埇莰茝鄀莶莝䓖莙栻桠桄梠栴梴栒酎酏砵砠砫砬硁恧翃郪辀辁剕赀哢晅晊唝哳哱冔晔晐晖畖蚄蚆帱崁峿崄帨崀赆钷眚甡笫倻倴脩倮倕倞倓倧衃虒舭舯舥瓞鬯鸰脎朓胲虓鱽狴峱狻眢勍痄疰痃竘羖羓桊敉烠烔烶烻涍浡浭浬涄涢涐浰浟浛浼浲涘悈悃悢宧窅窊窎扅扆袪袗袯祧隺堲疍陴烝砮㛚哿翀翂剟绤骍䂮琎珸珵琄琈琀珺掭堎堐埼掎埫堌晢掞埪壸㙍聍菝萚菥莿䓫勚䓬萆菂菍菼萣䓨菉䓛梼梽桲梾桯梣梌桹敔厣硔鿎硙硚硊硍勔䴕龁逴唪啫翈㫰晙畤趼跂蛃蚲蚺啴䎃崧崟崞崒崌崡铏铕铖铘铚铞铥铴牻牿稆笱笯偰偡鸺偭偲偁㿠鄅偓徛衒舳舲鸼悆鄃瓻䝙脶脞脟䏲鱾猇猊猄觖庱庼庳痓䴔竫堃阌羝羕焆烺焌淏淟淜淴淯湴涴㥄惛惔悰惙寁逭袼裈祲谞艴弸弶隃婞娵婼媖婳婍婌婫婤婘婠绹骕絜珷琲琡琟琔琭堾堼揕㙘堧喆堨塅堠絷葜惎萳葙靬葴蒇蒈鄚蒉蓇萩蒐葰葎鄑蒎葖蒄萹棤棽棫椓椑鹀椆棓棬棪椀楗甦酦觌奡皕硪欹詟辌棐龂黹牚睎晫晪晱蛑畯斝喤崶嵁崾嵅崿嵚翙圌圐赑淼赒鿏铹铽锊锍锎锓犇颋稌筀筘筜筥筅傃傉翛傒傕舾畬脿腘䐃腙腒鲃猰猯㺄馉凓鄗廋廆鄌粢遆旐焞欻溚溁湝渰湓㴔渟溠渼溇湣湑溞愐愃敩甯棨扊裣祼婻媆媞㛹媓媂媄毵矞缊缐骙瑃瑓瑅瑆䴖瑖瑝瑔瑀瑳瑂嶅瑑遘髢塥堽赪摛塝搒搌蒱蒨蓏蔀蓢蓂蒻蓣椹楪榃榅楒楞楩榇椸楙歅碃碏碈䃅硿鄠辒龆觜䣘暕鹍㬊暅跱蜐蜎嵲赗骱锖锘锳锧锪锫锬稑稙䅟筻筼筶筦筤傺鹎僇艅艉谼貆腽腨腯鲉鲊鲌䲟鲏雊猺飔觟馌裛廒瘀瘅鄘鹒鄜麀鄣阘煁煃煴煋煟煓滠溍溹滆滉溦溵漷滧滘滍愭慥慆塱裼禋禔禘禒谫鹔愍嫄媱戤勠戣缞耤瑧瑨瑱瑷瑢斠摏墕墈墐墘摴銎墚撖靽鞁蔌蔈蓰蔹蔊嘏榰榑槚槜榍疐酺酾酲酴碶䃎碨碹碥劂䴗夥瞍鹖㬎跽蜾幖嶍圙锺锼锽锾锿镃镄镅馝鹙箨箖劄僬僦僔僎槃㙦鲒鲕鲖鲗鲘鲙夐獍飗凘廑廙瘗瘥瘕鲝鄫熇漹漖潆漤潩漼漴㽏漈漋漻慬窬窭㮾褕禛禚隩嫕嫭嫜嫪㻬麹璆漦叇墣墦墡劐薁蕰蔃鼒槱鹝磏磉殣慭霅暵暲暶踦踣䗖蝘蝲蝤噇噂噀罶嶲嶓㠇嶟嶒镆镈镋镎镕稹儇皞皛䴘艎艏鹟鲦鲪鲬橥觭鹠鹡糇糈翦鹢鹣熛潖潵㵐澂澛瑬潽潾潏憭憕戭褯禤嫽遹璥璲璒憙擐鄹薳鞔黇蕗薢蕹橞橑橦醑觱磡磜豮鹾虤暿曌曈㬚蹅踶䗛螗疁㠓幪嶦馞穄篚篯簉鼽衠盦螣縢鲭鲯鲰鲺鲹亸癀瘭羱糒燋熻燊燚燏濩濋澪澽澴澭澼憷憺懔黉嬛鹨翯璱璬璮髽擿薿薸檑櫆檞醨繄磹磻瞫瞵蹐蟏㘎镤镥镨矰穙穜穟簕簃簏儦魋斶艚谿䲠鲾鲿鳁鳂鳈鳉獯䗪馘襕襚螱甓嬬嬥瓀釐鬶爇鞳鞮藟藦藨鹲檫黡礞礌蹢蹜蟫䗴嚚髃镮镱酂馧簠簝簰鼫鼩皦臑䲢鳑鳒鹱鹯癗旞翷冁䎖瀔瀍瀌襜䴙嚭㰀鬷醭蹯蠋翾鳘儳儴鼗鳚鳛麑麖蠃彟嬿鬒蘘欂醵颥甗巇酅髎犨㸌爔瀱瀹瀼瀵襫孅骦耰瓖鬘趯罍鼱鳠鳡鳣爟爚灈韂糵蘼礵鹴躔皭龢鳤亹籥鼷玃醾齇觿蠼,。. ! ?~,()! | ||
1 | +一乙二十丁厂七卜八人入儿匕几九刁了刀力乃又三干于亏工土士才下寸大丈与万上小口山巾千乞川亿个夕久么勺凡丸及广亡门丫义之尸己已巳弓子卫也女刃飞习叉马乡丰王开井天夫元无云专丐扎艺木五支厅不犬太区历歹友尤匹车巨牙屯戈比互切瓦止少曰日中贝冈内水见午牛手气毛壬升夭长仁什片仆化仇币仍仅斤爪反介父从仑今凶分乏公仓月氏勿欠风丹匀乌勾凤六文亢方火为斗忆计订户认冗讥心尺引丑巴孔队办以允予邓劝双书幻玉刊未末示击打巧正扑卉扒功扔去甘世艾古节本术可丙左厉石右布夯戊龙平灭轧东卡北占凸卢业旧帅归旦目且叶甲申叮电号田由只叭史央兄叽叼叫叩叨另叹冉皿凹囚四生矢失乍禾丘付仗代仙们仪白仔他斥瓜乎丛令用甩印尔乐句匆册卯犯外处冬鸟务包饥主市立冯玄闪兰半汁汇头汉宁穴它讨写让礼训议必讯记永司尼民弗弘出辽奶奴召加皮边孕发圣对台矛纠母幼丝邦式迂刑戎动扛寺吉扣考托老巩圾执扩扫地场扬耳芋共芒亚芝朽朴机权过臣吏再协西压厌戌在百有存而页匠夸夺灰达列死成夹夷轨邪尧划迈毕至此贞师尘尖劣光当早吁吐吓虫曲团吕同吊吃因吸吗吆屿屹岁帆回岂则刚网肉年朱先丢廷舌竹迁乔迄伟传乒乓休伍伏优臼伐延仲件任伤价伦份华仰仿伙伪自伊血向似后行舟全会杀合兆企众爷伞创肌肋朵杂危旬旨旭负匈名各多争色壮冲妆冰庄庆亦刘齐交衣次产决亥充妄闭问闯羊并关米灯州汗污江汛池汝汤忙兴宇守宅字安讲讳军讶许讹论讼农讽设访诀寻那迅尽导异弛孙阵阳收阶阴防奸如妇妃好她妈戏羽观欢买红驮纤驯约级纪驰纫巡寿弄麦玖玛形进戒吞远违韧运扶抚坛技坏抠扰扼拒找批址扯走抄贡汞坝攻赤折抓扳抡扮抢孝坎均抑抛投坟坑抗坊抖护壳志块扭声把报拟却抒劫芙芜苇芽花芹芥芬苍芳严芦芯劳克芭苏杆杠杜材村杖杏杉巫极李杨求甫匣更束吾豆两酉丽医辰励否还尬歼来连轩步卤坚肖旱盯呈时吴助县里呆吱吠呕园旷围呀吨足邮男困吵串员呐听吟吩呛吻吹呜吭吧邑吼囤别吮岖岗帐财针钉牡告我乱利秃秀私每兵估体何佐佑但伸佃作伯伶佣低你住位伴身皂伺佛囱近彻役返余希坐谷妥含邻岔肝肛肚肘肠龟甸免狂犹狈角删条彤卵灸岛刨迎饭饮系言冻状亩况床库庇疗吝应这冷庐序辛弃冶忘闰闲间闷判兑灶灿灼弟汪沐沛汰沥沙汽沃沦汹泛沧没沟沪沈沉沁怀忧忱快完宋宏牢究穷灾良证启评补初社祀识诈诉罕诊词译君灵即层屁尿尾迟局改张忌际陆阿陈阻附坠妓妙妖姊妨妒努忍劲矣鸡纬驱纯纱纲纳驳纵纷纸纹纺驴纽奉玩环武青责现玫表规抹卦坷坯拓拢拔坪拣坦担坤押抽拐拖者拍顶拆拎拥抵拘势抱拄垃拉拦幸拌拧拂拙招坡披拨择抬拇拗其取茉苦昔苛若茂苹苗英苟苑苞范直茁茄茎苔茅枉林枝杯枢柜枚析板松枪枫构杭杰述枕丧或画卧事刺枣雨卖郁矾矿码厕奈奔奇奋态欧殴垄妻轰顷转斩轮软到非叔歧肯齿些卓虎虏肾贤尚旺具味果昆国哎咕昌呵畅明易咙昂迪典固忠呻咒咋咐呼鸣咏呢咄咖岸岩帖罗帜帕岭凯败账贩贬购贮图钓制知迭氛垂牧物乖刮秆和季委秉佳侍岳供使例侠侥版侄侦侣侧凭侨佩货侈依卑的迫质欣征往爬彼径所舍金刹命肴斧爸采觅受乳贪念贫忿肤肺肢肿胀朋股肮肪肥服胁周昏鱼兔狐忽狗狞备饰饱饲变京享庞店夜庙府底疟疙疚剂卒郊庚废净盲放刻育氓闸闹郑券卷单炬炒炊炕炎炉沫浅法泄沽河沾泪沮油泊沿泡注泣泞泻泌泳泥沸沼波泼泽治怔怯怖性怕怜怪怡学宝宗定宠宜审宙官空帘宛实试郎诗肩房诚衬衫视祈话诞诡询该详建肃录隶帚屉居届刷屈弧弥弦承孟陋陌孤陕降函限妹姑姐姓妮始姆迢驾叁参艰线练组绅细驶织驹终驻绊驼绍绎经贯契贰奏春帮玷珍玲珊玻毒型拭挂封持拷拱项垮挎城挟挠政赴赵挡拽哉挺括垢拴拾挑垛指垫挣挤拼挖按挥挪拯某甚荆茸革茬荐巷带草茧茵茶荒茫荡荣荤荧故胡荫荔南药标栈柑枯柄栋相查柏栅柳柱柿栏柠树勃要柬咸威歪研砖厘厚砌砂泵砚砍面耐耍牵鸥残殃轴轻鸦皆韭背战点虐临览竖省削尝昧盹是盼眨哇哄哑显冒映星昨咧昭畏趴胃贵界虹虾蚁思蚂虽品咽骂勋哗咱响哈哆咬咳咪哪哟炭峡罚贱贴贻骨幽钙钝钞钟钢钠钥钦钧钩钮卸缸拜看矩毡氢怎牲选适秒香种秋科重复竿段便俩贷顺修俏保促俄俐侮俭俗俘信皇泉鬼侵禹侯追俊盾待徊衍律很须叙剑逃食盆胚胧胆胜胞胖脉胎勉狭狮独狰狡狱狠贸怨急饵饶蚀饺饼峦弯将奖哀亭亮度迹庭疮疯疫疤咨姿亲音帝施闺闻闽阀阁差养美姜叛送类迷籽娄前首逆兹总炼炸烁炮炫烂剃洼洁洪洒柒浇浊洞测洗活派洽染洛浏济洋洲浑浓津恃恒恢恍恬恤恰恼恨举觉宣宦室宫宪突穿窃客诫冠诬语扁袄祖神祝祠误诱诲说诵垦退既屋昼屏屎费陡逊眉孩陨除险院娃姥姨姻娇姚娜怒架贺盈勇怠癸蚤柔垒绑绒结绕骄绘给绚骆络绝绞骇统耕耘耗耙艳泰秦珠班素匿蚕顽盏匪捞栽捕埂捂振载赶起盐捎捍捏埋捉捆捐损袁捌都哲逝捡挫换挽挚热恐捣壶捅埃挨耻耿耽聂恭莽莱莲莫莉荷获晋恶莹莺真框梆桂桔栖档桐株桥桦栓桃格桩校核样根索哥速逗栗贾酌配翅辱唇夏砸砰砾础破原套逐烈殊殉顾轿较顿毙致柴桌虑监紧党逞晒眠晓哮唠鸭晃哺晌剔晕蚌畔蚣蚊蚪蚓哨哩圃哭哦恩鸯唤唁哼唧啊唉唆罢峭峨峰圆峻贼贿赂赃钱钳钻钾铁铃铅缺氧氨特牺造乘敌秤租积秧秩称秘透笔笑笋债借值倚俺倾倒倘俱倡候赁俯倍倦健臭射躬息倔徒徐殷舰舱般航途拿耸爹舀爱豺豹颁颂翁胰脆脂胸胳脏脐胶脑脓逛狸狼卿逢鸵留鸳皱饿馁凌凄恋桨浆衰衷高郭席准座症病疾斋疹疼疲脊效离紊唐瓷资凉站剖竞部旁旅畜阅羞羔瓶拳粉料益兼烤烘烦烧烛烟烙递涛浙涝浦酒涉消涡浩海涂浴浮涣涤流润涧涕浪浸涨烫涩涌悖悟悄悍悔悯悦害宽家宵宴宾窍窄容宰案请朗诸诺读扇诽袜袖袍被祥课冥谁调冤谅谆谈谊剥恳展剧屑弱陵祟陶陷陪娱娟恕娥娘通能难预桑绢绣验继骏球琐理琉琅捧堵措描域捺掩捷排焉掉捶赦堆推埠掀授捻教掏掐掠掂培接掷控探据掘掺职基聆勘聊娶著菱勒黄菲萌萝菌萎菜萄菊菩萍菠萤营乾萧萨菇械彬梦婪梗梧梢梅检梳梯桶梭救曹副票酝酗厢戚硅硕奢盔爽聋袭盛匾雪辅辆颅虚彪雀堂常眶匙晨睁眯眼悬野啪啦曼晦晚啄啡距趾啃跃略蚯蛀蛇唬累鄂唱患啰唾唯啤啥啸崖崎崭逻崔帷崩崇崛婴圈铐铛铝铜铭铲银矫甜秸梨犁秽移笨笼笛笙符第敏做袋悠偿偶偎偷您售停偏躯兜假衅徘徙得衔盘舶船舵斜盒鸽敛悉欲彩领脚脖脯豚脸脱象够逸猜猪猎猫凰猖猛祭馅馆凑减毫烹庶麻庵痊痒痕廊康庸鹿盗章竟商族旋望率阎阐着羚盖眷粘粗粒断剪兽焊焕清添鸿淋涯淹渠渐淑淌混淮淆渊淫渔淘淳液淤淡淀深涮涵婆梁渗情惜惭悼惧惕惟惊惦悴惋惨惯寇寅寄寂宿窒窑密谋谍谎谐袱祷祸谓谚谜逮敢尉屠弹隋堕随蛋隅隆隐婚婶婉颇颈绩绪续骑绰绳维绵绷绸综绽绿缀巢琴琳琢琼斑替揍款堪塔搭堰揩越趁趋超揽堤提博揭喜彭揣插揪搜煮援搀裁搁搓搂搅壹握搔揉斯期欺联葫散惹葬募葛董葡敬葱蒋蒂落韩朝辜葵棒棱棋椰植森焚椅椒棵棍椎棉棚棕棺榔椭惠惑逼粟棘酣酥厨厦硬硝确硫雁殖裂雄颊雳暂雅翘辈悲紫凿辉敞棠赏掌晴睐暑最晰量鼎喷喳晶喇遇喊遏晾景畴践跋跌跑跛遗蛙蛛蜓蜒蛤喝鹃喂喘喉喻啼喧嵌幅帽赋赌赎赐赔黑铸铺链销锁锄锅锈锋锌锐甥掰短智氮毯氯鹅剩稍程稀税筐等筑策筛筒筏答筋筝傲傅牌堡集焦傍储皓皖粤奥街惩御循艇舒逾番释禽腊脾腋腔腕鲁猩猬猾猴惫然馈馋装蛮就敦斌痘痢痪痛童竣阔善翔羡普粪尊奠道遂曾焰港滞湖湘渣渤渺湿温渴溃溅滑湃渝湾渡游滋渲溉愤慌惰愕愣惶愧愉慨割寒富寓窜窝窖窗窘遍雇裕裤裙禅禄谢谣谤谦犀属屡强粥疏隔隙隘媒絮嫂媚婿登缅缆缉缎缓缔缕骗编骚缘瑟鹉瑞瑰瑙魂肆摄摸填搏塌鼓摆携搬摇搞塘摊聘斟蒜勤靴靶鹊蓝墓幕蓬蓄蒲蓉蒙蒸献椿禁楚楷榄想槐榆楼概赖酪酬感碍碘碑碎碰碗碌尴雷零雾雹辐辑输督频龄鉴睛睹睦瞄睫睡睬嗜鄙嗦愚暖盟歇暗暇照畸跨跷跳跺跪路跤跟遣蜈蜗蛾蜂蜕嗅嗡嗓署置罪罩蜀幌错锚锡锣锤锥锦键锯锰矮辞稚稠颓愁筹签简筷毁舅鼠催傻像躲魁衙微愈遥腻腰腥腮腹腺鹏腾腿鲍猿颖触解煞雏馍馏酱禀痹廓痴痰廉靖新韵意誊粮数煎塑慈煤煌满漠滇源滤滥滔溪溜漓滚溢溯滨溶溺粱滩慎誉塞寞窥窟寝谨褂裸福谬群殿辟障媳嫉嫌嫁叠缚缝缠缤剿静碧璃赘熬墙墟嘉摧赫截誓境摘摔撇聚慕暮摹蔓蔑蔡蔗蔽蔼熙蔚兢模槛榴榜榨榕歌遭酵酷酿酸碟碱碳磁愿需辖辗雌裳颗瞅墅嗽踊蜻蜡蝇蜘蝉嘛嘀赚锹锻镀舞舔稳熏箕算箩管箫舆僚僧鼻魄魅貌膜膊膀鲜疑孵馒裹敲豪膏遮腐瘩瘟瘦辣彰竭端旗精粹歉弊熄熔煽潇漆漱漂漫滴漾演漏慢慷寨赛寡察蜜寥谭肇褐褪谱隧嫩翠熊凳骡缩慧撵撕撒撩趣趟撑撮撬播擒墩撞撤增撰聪鞋鞍蕉蕊蔬蕴横槽樱橡樟橄敷豌飘醋醇醉磕磊磅碾震霄霉瞒题暴瞎嘻嘶嘲嘹影踢踏踩踪蝶蝴蝠蝎蝌蝗蝙嘿嘱幢墨镇镐镑靠稽稻黎稿稼箱篓箭篇僵躺僻德艘膝膛鲤鲫熟摩褒瘪瘤瘫凛颜毅糊遵憋潜澎潮潭鲨澳潘澈澜澄懂憔懊憎额翩褥谴鹤憨慰劈履豫缭撼擂操擅燕蕾薯薛薇擎薪薄颠翰噩橱橙橘整融瓢醒霍霎辙冀餐嘴踱蹄蹂蟆螃器噪鹦赠默黔镜赞穆篮篡篷篱儒邀衡膨雕鲸磨瘾瘸凝辨辩糙糖糕燃濒澡激懒憾懈窿壁避缰缴戴擦藉鞠藏藐檬檐檀礁磷霜霞瞭瞧瞬瞳瞩瞪曙蹋蹈螺蟋蟀嚎赡穗魏簧簇繁徽爵朦臊鳄癌辫赢糟糠燥懦豁臀臂翼骤藕鞭藤覆瞻蹦嚣镰翻鳍鹰瀑襟璧戳孽警蘑藻攀曝蹲蹭蹬巅簸簿蟹颤靡癣瓣羹鳖爆疆鬓壤馨耀躁蠕嚼嚷巍籍鳞魔糯灌譬蠢霸露霹躏黯髓赣囊镶瓤罐矗乂乜兀弋孑孓幺亓韦廿丏卅仄厄仃仉仂兮刈爻卞闩讣尹夬爿毋邗邛艽艿札叵匝丕匜劢卟叱叻仨仕仟仡仫仞卮氐犰刍邝邙汀讦讧讪讫尻阡尕弁驭匡耒玎玑邢圩圬圭扦圪圳圹扪圮圯芊芍芄芨芑芎芗亘厍夼戍尥乩旯曳岌屺凼囡钇缶氘氖牝伎伛伢佤仵伥伧伉伫囟汆刖夙旮刎犷犸舛凫邬饧汕汔汐汲汜汊忖忏讴讵祁讷聿艮厾阱阮阪丞妁牟纡纣纥纨玕玙抟抔圻坂坍坞抃抉㧐芫邯芸芾苈苣芷芮苋芼苌苁芩芪芡芟苄苎苡杌杓杞杈忑孛邴邳矶奁豕忒欤轫迓邶忐卣邺旰呋呒呓呔呖呃旸吡町虬呗吽吣吲帏岐岈岘岑岚兕囵囫钊钋钌迕氙氚牤佞邱攸佚佝佟佗伽彷佘佥孚豸坌肟邸奂劬狄狁鸠邹饨饩饪饫饬亨庑庋疔疖肓闱闳闵羌炀沣沅沔沤沌沏沚汩汨沂汾沨汴汶沆沩泐怃怄忡忤忾怅忻忪怆忭忸诂诃诅诋诌诏诒孜陇陀陂陉妍妩妪妣妊妗妫妞姒妤邵劭刭甬邰纭纰纴纶纾玮玡玭玠玢玥玦盂忝匦坩抨拤坫拈垆抻劼拃拊坼坻㧟坨坭抿坳耶苷苯苤茏苫苜苴苒苘茌苻苓茚茆茑茓茔茕茀苕枥枇杪杳枧杵枨枞枋杻杷杼矸砀刳奄瓯殁郏轭郅鸢盱昊昙杲昃咂呸昕昀旻昉炅咔畀虮咀呷黾呱呤咚咆咛呶呣呦咝岢岿岬岫帙岣峁刿迥岷剀帔峄沓囹罔钍钎钏钒钕钗邾迮牦竺迤佶佬佰侑侉臾岱侗侃侏侩佻佾侪佼佯侬帛阜侔徂刽郄怂籴瓮戗肼䏝肽肱肫剁迩郇狙狎狍狒咎炙枭饯饴冽冼庖疠疝疡兖妾劾炜炖炘炝炔泔沭泷泸泱泅泗泠泺泖泫泮沱泯泓泾怙怵怦怛怏怍㤘怩怫怿宕穹宓诓诔诖诘戾诙戽郓衩祆祎祉祇诛诜诟诠诣诤诧诨诩戕孢亟陔妲妯姗帑弩孥驽虱迦迨绀绁绂驷驸绉绌驿骀甾珏珐珂珑玳珀顸珉珈拮垭挝垣挞垤赳贲垱垌郝垧垓挦垠茜荚荑贳荜莒茼茴茱莛荞茯荏荇荃荟荀茗荠茭茨垩荥荦荨荩剋荪茹荬荮柰栉柯柘栊柩枰栌柙枵柚枳柞柝栀柢栎枸柈柁枷柽剌酊郦甭砗砘砒斫砭砜奎耷虺殂殇殄殆轱轲轳轶轸虿毖觇尜哐眄眍郢眇眊眈禺哂咴曷昴昱昵咦哓哔畎毗呲胄畋畈虼虻盅咣哕剐郧咻囿咿哌哙哚咯咩咤哝哏哞峙峣罘帧峒峤峋峥贶钚钛钡钣钤钨钫钯氡氟牯郜秕秭竽笈笃俦俨俅俪叟垡牮俣俚皈俑俟逅徇徉舢俞郗俎郤爰郛瓴胨胪胛胂胙胍胗胝朐胫鸨匍狨狯飑狩狲訇逄昝饷饸饹胤孪娈弈奕庥疬疣疥疭庠竑彦飒闼闾闿阂羑迸籼酋炳炻炽炯烀炷烃洱洹洧洌浃洇洄洙涎洎洫浍洮洵浒浔浕洳恸恓恹恫恺恻恂恪恽宥扃衲衽衿袂祛祜祓祚诮祗祢诰诳鸩昶郡咫弭牁胥陛陟娅姮娆姝姣姘姹怼羿炱矜绔骁骅绗绛骈耖挈珥珙顼珰珩珧珣珞琤珲敖恚埔埕埘埙埚挹耆耄埒捋贽垸捃盍荸莆莳莴莪莠莓莜莅荼莩荽莸荻莘莎莞莨鸪莼栲栳郴桓桡桎桢桤梃栝桕桁桧桅栟桉栩逑逋彧鬲豇酐逦厝孬砝砹砺砧砷砟砼砥砣剞砻轼轾辂鸫趸龀鸬虔逍眬唛晟眩眙哧哽唔晁晏鸮趵趿畛蚨蚜蚍蚋蚬蚝蚧唢圄唣唏盎唑崂崃罡罟峪觊赅钰钲钴钵钹钺钽钼钿铀铂铄铆铈铉铊铋铌铍䥽铎氩氤氦毪舐秣秫盉笄笕笊笏笆俸倩俵偌俳俶倬倏恁倭倪俾倜隼隽倌倥臬皋郫倨衄颀徕舫釜奚衾胯胱胴胭脍胼朕脒胺鸱玺鸲狷猁狳猃狺逖桀袅饽凇栾挛亳疳疴疸疽痈疱痂痉衮凋颃恣旆旄旃阃阄訚阆恙粑朔郸烜烨烩烊剡郯烬涑浯涞涟娑涅涠浞涓浥涔浜浠浣浚悚悭悝悒悌悛宸窈剜诹冢诼袒袢祯诿谀谂谄谇屐屙陬勐奘牂蚩陲姬娠娌娉娲娩娴娣娓婀畚逡绠骊绡骋绥绦绨骎邕鸶彗耜焘舂琏琇麸揶埴埯捯掳掴埸埵赧埤捭逵埝堋堍掬鸷掖捽掊堉掸捩掮悫埭埽掇掼聃菁萁菘堇萘萋菽菖萜萸萑棻菔菟萏萃菏菹菪菅菀萦菰菡梵梿梏觋桴桷梓棁桫棂啬郾匮敕豉鄄酞酚戛硎硭硒硖硗硐硇硌鸸瓠匏厩龚殒殓殍赉雩辄堑眭眦啧晡晤眺眵眸圊喏喵啉勖晞唵晗冕啭畦趺啮跄蚶蛄蛎蛆蚰蛊圉蚱蛉蛏蚴啁啕唿啐唼唷啖啵啶啷唳唰啜帻崚崦帼崮崤崆赇赈赊铑铒铗铙铟铠铡铢铣铤铧铨铩铪铫铬铮铯铰铱铳铵铷氪牾鸹秾逶笺筇笸笪笮笠笥笤笳笾笞偾偃偕偈傀偬偻皑皎鸻徜舸舻舴舷龛翎脬脘脲匐猗猡猞猝斛猕馗馃馄鸾孰庹庾痔痍疵翊旌旎袤阇阈阉阊阋阍阏羟粝粕敝焐烯焓烽焖烷焗渍渚淇淅淞渎涿淖挲淠涸渑淦淝淬涪淙涫渌淄惬悻悱惝惘悸惆惚惇惮窕谌谏扈皲谑裆袷裉谒谔谕谖谗谙谛谝逯郿隈粜隍隗婧婊婕娼婢婵胬袈翌恿欸绫骐绮绯绱骒绲骓绶绺绻绾骖缁耠琫琵琶琪瑛琦琥琨靓琰琮琯琬琛琚辇鼋揳堞搽揸揠堙趄揖颉塄揿耋揄蛩蛰塆摒揆掾聒葑葚靰靸葳葺葸萼葆葩葶蒌萱戟葭楮棼椟棹椤棰赍椋椁椪棣椐鹁覃酤酢酡鹂厥殚殛雯雱辊辋椠辍辎斐睄睑睇睃戢喋嗒喃喱喹晷喈跖跗跞跚跎跏跆蛱蛲蛭蛳蛐蛔蛞蛴蛟蛘喁喟啾嗖喑嗟喽嗞喀喔喙嵘嵖崴遄詈嵎崽嵬嵛嵯嵝嵫幄嵋赕铻铼铿锃锂锆锇锉锏锑锒锔锕掣矬氰毳毽犊犄犋鹄犍嵇黍稃稂筚筵筌傣傈舄牍傥傧遑傩遁徨媭畲弑颌翕釉鹆舜貂腈腌腓腆腴腑腚腱鱿鲀鲂颍猢猹猥飓觞觚猱颎飧馇馊亵脔裒痣痨痦痞痤痫痧赓竦瓿啻颏鹇阑阒阕粞遒孳焯焜焙焱鹈湛渫湮湎湜渭湍湫溲湟溆湲湔湉渥湄滁愠惺愦惴愀愎愔喾寐谟扉裢裎裥祾祺谠幂谡谥谧遐孱弼巽骘媪媛婷巯翚皴婺骛缂缃缄彘缇缈缌缑缒缗飨耢瑚瑁瑜瑗瑄瑕遨骜韫髡塬鄢趔趑摅摁蜇搋搪搐搛搠摈彀毂搦搡蓁戡蓍鄞靳蓐蓦鹋蒽蓓蓖蓊蒯蓟蓑蒿蒺蓠蒟蒡蒹蒴蒗蓥颐楔楠楂楝楫楸椴槌楯皙榈槎榉楦楣楹椽裘剽甄酮酰酯酩蜃碛碓硼碉碚碇碜鹌辏龃龅訾粲虞睚嗪韪嗷嗉睨睢雎睥嘟嗑嗫嗬嗔嗝戥嗄煦暄遢暌跬跶跸跐跣跹跻蛸蜊蜍蜉蜣畹蛹嗣嗯嗥嗲嗳嗌嗍嗨嗐嗤嗵罨嵊嵩嵴骰锗锛锜锝锞锟锢锨锩锭锱雉氲犏歃稞稗稔筠筢筮筲筱牒煲敫徭愆艄觎毹貊貅貉颔腠腩腼腭腧塍媵詹鲅鲆鲇鲈稣鲋鲐肄鹐飕觥遛馐鹑亶瘃痱痼痿瘐瘁瘆麂裔歆旒雍阖阗阙羧豢粳猷煳煜煨煅煊煸煺滟溱溘漭滢溥溧溽裟溻溷滗滫溴滏滃滦溏滂滓溟滪愫慑慊鲎骞窦窠窣裱褚裨裾裰禊谩谪媾嫫媲嫒嫔媸缙缜缛辔骝缟缡缢缣骟耥璈瑶瑭獒觏慝嫠韬叆髦摽墁撂摞撄翥踅摭墉墒榖綦蔫蔷靺靼鞅靿甍蔸蔟蔺戬蕖蔻蓿斡鹕蓼榛榧榻榫榭槔榱槁槟槠榷僰酽酶酹厮碡碴碣碲磋臧豨殡霆霁辕蜚裴翡龇龈睿䁖睽嘞嘈嘌嘁嘎暧暝踌踉蜞蜥蜮蝈蜴蜱蜩蜷蜿螂蜢嘘嘡鹗嘣嘤嘚嗾嘧罴罱幔嶂幛赙罂骷骶鹘锲锴锶锷锸锵镁镂犒箐箦箧箍箸箬箅箪箔箜箢箓毓僖儆僳僭劁僮魃魆睾艋鄱膈膑鲑鲔鲚鲛鲟獐觫雒夤馑銮塾麽瘌瘊瘘瘙廖韶旖膂阚鄯鲞粿粼粽糁槊鹚熘熥潢漕滹漯漶潋潴漪漉漳漩澉潍慵搴窨寤綮谮褡褙褓褛褊谯谰谲暨屣鹛嫣嫱嫖嫦嫚嫘嫡鼐翟瞀鹜骠缥缦缧缨骢缪缫耦耧瑾璜璀璎璁璋璇奭髯髫撷撅赭撸鋆撙撺墀聩觐鞑蕙鞒蕈蕨蕤蕞蕺瞢蕃蕲赜槿樯槭樗樘樊槲醌醅靥魇餍磔磙霈辘龉龊觑瞌瞋瞑嘭噎噶颙暹噘踔踝踟踒踬踮踯踺踞蝽蝾蝻蝰蝮螋蝓蝣蝼噗嘬颚噍噢噙噜噌噔颛幞幡嶙嶝骺骼骸镊镉镌镍镏镒镓镔稷箴篑篁篌篆牖儋徵磐虢鹞膘滕鲠鲡鲢鲣鲥鲧鲩獗獠觯馓馔麾廛瘛瘼瘢瘠齑羯羰遴糌糍糅熜熵熠澍澌潸潦潲鋈潟潼潺憬憧寮窳谳褴褟褫谵熨屦嬉勰戮蝥缬缮缯骣畿耩耨耪璞璟靛璠璘聱螯髻髭髹擀熹甏擞縠磬颞蕻鞘颟薤薨檠薏薮薜薅樾橛橇樵檎橹樽樨橼墼橐翮醛醐醍醚磲赝飙殪霖霏霓錾辚臻遽氅瞟瞠瞰嚄嚆噤暾蹀踹踵踽蹉蹁螨蟒螈螅螭螠螟噱噬噫噻噼罹圜䦃镖镗镘镚镛镝镞镠氇氆憩穑篝篥篦篪篙盥劓翱魉魈徼歙膳膦膙鲮鲱鲲鲳鲴鲵鲷鲻獴獭獬邂鹧廨赟瘰廪瘿瘵瘴癃瘳斓麇麈嬴壅羲糗瞥甑燎燠燔燧濑濉潞澧澹澥澶濂褰寰窸褶禧嬖犟隰嬗颡缱缲缳璨璩璐璪螫擤壕觳罄擢薹鞡鞬薷薰藓藁檄檩懋醢翳礅磴鹩龋龌豳壑黻嚏嚅蹑蹒蹊蟥螬螵疃螳蟑嚓羁罽罾嶷黜黝髁髀镡镢镣镦镧镩镪镫罅黏簌篾篼簖簋鼢黛儡鹪鼾皤魍龠繇貘邈貔臌膻臆臃鲼鲽鳀鳃鳅鳇鳊螽燮鹫襄糜縻膺癍麋懑濡濮濞濠濯蹇謇邃襁檗擘孺隳嬷蟊鹬鍪鏊鳌鬈鬃瞽鞯鞨鞫鞧鞣藜藠藩醪蹙礓燹餮瞿曛颢曜躇蹚鹭蟛蟪蟠蟮鹮黠黟髅髂镬镭镯馥簟簪鼬雠艟鳎鳏鳐癞癔癜癖糨蹩鎏懵彝邋鬏攉攒鞲鞴藿蘧蘅麓醮醯酃霪霭霨黼嚯蹰蹶蹽蹼蹴蹾蹿蠖蠓蟾蠊黢髋髌镲籀籁齁魑艨鳓鳔鳕鳗鳙麒鏖羸㸆瀚瀣瀛襦谶襞骥缵瓒攘蘩蘖醴霰酆矍曦躅鼍巉黩黥黪镳镴黧纂璺鼯臜鳜鳝鳟獾孀骧瓘鼙醺礴颦曩鳢癫麝夔爝灏禳鐾羼蠡耱懿蘸鹳霾氍饕躐髑镵穰饔鬻鬟趱攫攥颧躜鼹癯麟蠲蠹躞衢鑫灞襻纛鬣攮囔馕戆爨齉亍尢彳卬殳毌邘戋圢氕伋仝冮氿汈氾忉宄讱扞圲圫芏芃朳朸邨吒吖屼屾辿钆仳伣伈癿甪邠犴冱邡闫汋䜣讻孖纩玒玓玘玚刬坜坉扽坋扺㧑毐芰芣苊苉芘芴芠芤杕杙杄杧杩尪尨轪坒芈旴旵呙㕮岍岠岜呇冏觃岙伾㑇伭佖伲佁飏狃闶汧汫沄沘汭㳇沇忮忳忺祃诇邲诎诐屃岊阽䢺阼妧妘纮驲纻纼玤玞玱玟邽邿坥坰坬坽弆耵䢼茋苧苾苠枅㭎枘枍矼矻匼旿昇昄昒昈咉咇咍岵岽岨岞峂㟃囷钐钔钖牥佴垈侁侹佸佺隹㑊侂佽侘郈舠郐郃攽肭肸肷狉狝饳忞於炌炆泙沺泂泜泃泇怊峃穸祋祊鸤弢弨陑陎卺乸妭姈迳叕驵䌹驺绋绐砉耔㛃玶珇珅珋玹珌玿韨垚垯垙垲埏垍耇鿍垎垴垟垞挓垵垏拶荖荁荙荛茈茽荄茺荓茳茛荭㭕柷柃柊枹栐柖郚剅䴓迺厖砆砑砄耏奓䶮轵轷轹轺昺昽盷咡咺昳昣哒昤昫昡咥昪虷虸哃峘耑峛峗峧帡钘钜钪钬钭矧秬俫舁俜俙俍垕衎舣弇侴鸧䏡胠胈胩胣朏飐訄饻庤疢炣炟㶲洭洘洓洿㳚泚浈浉洸洑洢洈洚洺洨浐㳘洴洣恔宬窀扂袆祏祐祕叚陧陞娀姞姱姤姶姽枲绖骃彖骉恝珪珛珹琊玼珖珽珦珫珒珢珕珝埗垾垺埆垿埌埇莰茝鄀莶莝䓖莙栻桠桄梠栴梴栒酎酏砵砠砫砬硁恧翃郪辀辁剕赀哢晅晊唝哳哱冔晔晐晖畖蚄蚆帱崁峿崄帨崀赆钷眚甡笫倻倴脩倮倕倞倓倧衃虒舭舯舥瓞鬯鸰脎朓胲虓鱽狴峱狻眢勍痄疰痃竘羖羓桊敉烠烔烶烻涍浡浭浬涄涢涐浰浟浛浼浲涘悈悃悢宧窅窊窎扅扆袪袗袯祧隺堲疍陴烝砮㛚哿翀翂剟绤骍䂮琎珸珵琄琈琀珺掭堎堐埼掎埫堌晢掞埪壸㙍聍菝萚菥莿䓫勚䓬萆菂菍菼萣䓨菉䓛梼梽桲梾桯梣梌桹敔厣硔鿎硙硚硊硍勔䴕龁逴唪啫翈㫰晙畤趼跂蛃蚲蚺啴䎃崧崟崞崒崌崡铏铕铖铘铚铞铥铴牻牿稆笱笯偰偡鸺偭偲偁㿠鄅偓徛衒舳舲鸼悆鄃瓻䝙脶脞脟䏲鱾猇猊猄觖庱庼庳痓䴔竫堃阌羝羕焆烺焌淏淟淜淴淯湴涴㥄惛惔悰惙寁逭袼裈祲谞艴弸弶隃婞娵婼媖婳婍婌婫婤婘婠绹骕絜珷琲琡琟琔琭堾堼揕㙘堧喆堨塅堠絷葜惎萳葙靬葴蒇蒈鄚蒉蓇萩蒐葰葎鄑蒎葖蒄萹棤棽棫椓椑鹀椆棓棬棪椀楗甦酦觌奡皕硪欹詟辌棐龂黹牚睎晫晪晱蛑畯斝喤崶嵁崾嵅崿嵚翙圌圐赑淼赒鿏铹铽锊锍锎锓犇颋稌筀筘筜筥筅傃傉翛傒傕舾畬脿腘䐃腙腒鲃猰猯㺄馉凓鄗廋廆鄌粢遆旐焞欻溚溁湝渰湓㴔渟溠渼溇湣湑溞愐愃敩甯棨扊裣祼婻媆媞㛹媓媂媄毵矞缊缐骙瑃瑓瑅瑆䴖瑖瑝瑔瑀瑳瑂嶅瑑遘髢塥堽赪摛塝搒搌蒱蒨蓏蔀蓢蓂蒻蓣椹楪榃榅楒楞楩榇椸楙歅碃碏碈䃅硿鄠辒龆觜䣘暕鹍㬊暅跱蜐蜎嵲赗骱锖锘锳锧锪锫锬稑稙䅟筻筼筶筦筤傺鹎僇艅艉谼貆腽腨腯鲉鲊鲌䲟鲏雊猺飔觟馌裛廒瘀瘅鄘鹒鄜麀鄣阘煁煃煴煋煟煓滠溍溹滆滉溦溵漷滧滘滍愭慥慆塱裼禋禔禘禒谫鹔愍嫄媱戤勠戣缞耤瑧瑨瑱瑷瑢斠摏墕墈墐墘摴銎墚撖靽鞁蔌蔈蓰蔹蔊嘏榰榑槚槜榍疐酺酾酲酴碶䃎碨碹碥劂䴗夥瞍鹖㬎跽蜾幖嶍圙锺锼锽锾锿镃镄镅馝鹙箨箖劄僬僦僔僎槃㙦鲒鲕鲖鲗鲘鲙夐獍飗凘廑廙瘗瘥瘕鲝鄫熇漹漖潆漤潩漼漴㽏漈漋漻慬窬窭㮾褕禛禚隩嫕嫭嫜嫪㻬麹璆漦叇墣墦墡劐薁蕰蔃鼒槱鹝磏磉殣慭霅暵暲暶踦踣䗖蝘蝲蝤噇噂噀罶嶲嶓㠇嶟嶒镆镈镋镎镕稹儇皞皛䴘艎艏鹟鲦鲪鲬橥觭鹠鹡糇糈翦鹢鹣熛潖潵㵐澂澛瑬潽潾潏憭憕戭褯禤嫽遹璥璲璒憙擐鄹薳鞔黇蕗薢蕹橞橑橦醑觱磡磜豮鹾虤暿曌曈㬚蹅踶䗛螗疁㠓幪嶦馞穄篚篯簉鼽衠盦螣縢鲭鲯鲰鲺鲹亸癀瘭羱糒燋熻燊燚燏濩濋澪澽澴澭澼憷憺懔黉嬛鹨翯璱璬璮髽擿薿薸檑櫆檞醨繄磹磻瞫瞵蹐蟏㘎镤镥镨矰穙穜穟簕簃簏儦魋斶艚谿䲠鲾鲿鳁鳂鳈鳉獯䗪馘襕襚螱甓嬬嬥瓀釐鬶爇鞳鞮藟藦藨鹲檫黡礞礌蹢蹜蟫䗴嚚髃镮镱酂馧簠簝簰鼫鼩皦臑䲢鳑鳒鹱鹯癗旞翷冁䎖瀔瀍瀌襜䴙嚭㰀鬷醭蹯蠋翾鳘儳儴鼗鳚鳛麑麖蠃彟嬿鬒蘘欂醵颥甗巇酅髎犨㸌爔瀱瀹瀼瀵襫孅骦耰瓖鬘趯罍鼱鳠鳡鳣爟爚灈韂糵蘼礵鹴躔皭龢鳤亹籥鼷玃醾齇觿蠼,。. ! ?~,()!:🎉💓👍🫡😂😀 |
Assets/Scenes/AudioTest.unity
deleted
100644 → 0
1 | -%YAML 1.1 | ||
2 | -%TAG !u! tag:unity3d.com,2011: | ||
3 | ---- !u!29 &1 | ||
4 | -OcclusionCullingSettings: | ||
5 | - m_ObjectHideFlags: 0 | ||
6 | - serializedVersion: 2 | ||
7 | - m_OcclusionBakeSettings: | ||
8 | - smallestOccluder: 5 | ||
9 | - smallestHole: 0.25 | ||
10 | - backfaceThreshold: 100 | ||
11 | - m_SceneGUID: 00000000000000000000000000000000 | ||
12 | - m_OcclusionCullingData: {fileID: 0} | ||
13 | ---- !u!104 &2 | ||
14 | -RenderSettings: | ||
15 | - m_ObjectHideFlags: 0 | ||
16 | - serializedVersion: 9 | ||
17 | - m_Fog: 0 | ||
18 | - m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} | ||
19 | - m_FogMode: 3 | ||
20 | - m_FogDensity: 0.01 | ||
21 | - m_LinearFogStart: 0 | ||
22 | - m_LinearFogEnd: 300 | ||
23 | - m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} | ||
24 | - m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} | ||
25 | - m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} | ||
26 | - m_AmbientIntensity: 1 | ||
27 | - m_AmbientMode: 0 | ||
28 | - m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} | ||
29 | - m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} | ||
30 | - m_HaloStrength: 0.5 | ||
31 | - m_FlareStrength: 1 | ||
32 | - m_FlareFadeSpeed: 3 | ||
33 | - m_HaloTexture: {fileID: 0} | ||
34 | - m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} | ||
35 | - m_DefaultReflectionMode: 0 | ||
36 | - m_DefaultReflectionResolution: 128 | ||
37 | - m_ReflectionBounces: 1 | ||
38 | - m_ReflectionIntensity: 1 | ||
39 | - m_CustomReflection: {fileID: 0} | ||
40 | - m_Sun: {fileID: 705507994} | ||
41 | - m_UseRadianceAmbientProbe: 0 | ||
42 | ---- !u!157 &3 | ||
43 | -LightmapSettings: | ||
44 | - m_ObjectHideFlags: 0 | ||
45 | - serializedVersion: 12 | ||
46 | - m_GIWorkflowMode: 1 | ||
47 | - m_GISettings: | ||
48 | - serializedVersion: 2 | ||
49 | - m_BounceScale: 1 | ||
50 | - m_IndirectOutputScale: 1 | ||
51 | - m_AlbedoBoost: 1 | ||
52 | - m_EnvironmentLightingMode: 0 | ||
53 | - m_EnableBakedLightmaps: 1 | ||
54 | - m_EnableRealtimeLightmaps: 0 | ||
55 | - m_LightmapEditorSettings: | ||
56 | - serializedVersion: 12 | ||
57 | - m_Resolution: 2 | ||
58 | - m_BakeResolution: 40 | ||
59 | - m_AtlasSize: 1024 | ||
60 | - m_AO: 0 | ||
61 | - m_AOMaxDistance: 1 | ||
62 | - m_CompAOExponent: 1 | ||
63 | - m_CompAOExponentDirect: 0 | ||
64 | - m_ExtractAmbientOcclusion: 0 | ||
65 | - m_Padding: 2 | ||
66 | - m_LightmapParameters: {fileID: 0} | ||
67 | - m_LightmapsBakeMode: 1 | ||
68 | - m_TextureCompression: 1 | ||
69 | - m_FinalGather: 0 | ||
70 | - m_FinalGatherFiltering: 1 | ||
71 | - m_FinalGatherRayCount: 256 | ||
72 | - m_ReflectionCompression: 2 | ||
73 | - m_MixedBakeMode: 2 | ||
74 | - m_BakeBackend: 1 | ||
75 | - m_PVRSampling: 1 | ||
76 | - m_PVRDirectSampleCount: 32 | ||
77 | - m_PVRSampleCount: 500 | ||
78 | - m_PVRBounces: 2 | ||
79 | - m_PVREnvironmentSampleCount: 500 | ||
80 | - m_PVREnvironmentReferencePointCount: 2048 | ||
81 | - m_PVRFilteringMode: 2 | ||
82 | - m_PVRDenoiserTypeDirect: 0 | ||
83 | - m_PVRDenoiserTypeIndirect: 0 | ||
84 | - m_PVRDenoiserTypeAO: 0 | ||
85 | - m_PVRFilterTypeDirect: 0 | ||
86 | - m_PVRFilterTypeIndirect: 0 | ||
87 | - m_PVRFilterTypeAO: 0 | ||
88 | - m_PVREnvironmentMIS: 0 | ||
89 | - m_PVRCulling: 1 | ||
90 | - m_PVRFilteringGaussRadiusDirect: 1 | ||
91 | - m_PVRFilteringGaussRadiusIndirect: 5 | ||
92 | - m_PVRFilteringGaussRadiusAO: 2 | ||
93 | - m_PVRFilteringAtrousPositionSigmaDirect: 0.5 | ||
94 | - m_PVRFilteringAtrousPositionSigmaIndirect: 2 | ||
95 | - m_PVRFilteringAtrousPositionSigmaAO: 1 | ||
96 | - m_ExportTrainingData: 0 | ||
97 | - m_TrainingDataDestination: TrainingData | ||
98 | - m_LightProbeSampleCountMultiplier: 4 | ||
99 | - m_LightingDataAsset: {fileID: 0} | ||
100 | - m_LightingSettings: {fileID: 0} | ||
101 | ---- !u!196 &4 | ||
102 | -NavMeshSettings: | ||
103 | - serializedVersion: 2 | ||
104 | - m_ObjectHideFlags: 0 | ||
105 | - m_BuildSettings: | ||
106 | - serializedVersion: 3 | ||
107 | - agentTypeID: 0 | ||
108 | - agentRadius: 0.5 | ||
109 | - agentHeight: 2 | ||
110 | - agentSlope: 45 | ||
111 | - agentClimb: 0.4 | ||
112 | - ledgeDropHeight: 0 | ||
113 | - maxJumpAcrossDistance: 0 | ||
114 | - minRegionArea: 2 | ||
115 | - manualCellSize: 0 | ||
116 | - cellSize: 0.16666667 | ||
117 | - manualTileSize: 0 | ||
118 | - tileSize: 256 | ||
119 | - buildHeightMesh: 0 | ||
120 | - maxJobWorkers: 0 | ||
121 | - preserveTilesOutsideBounds: 0 | ||
122 | - debug: | ||
123 | - m_Flags: 0 | ||
124 | - m_NavMeshData: {fileID: 0} | ||
125 | ---- !u!1 &450903256 | ||
126 | -GameObject: | ||
127 | - m_ObjectHideFlags: 0 | ||
128 | - m_CorrespondingSourceObject: {fileID: 0} | ||
129 | - m_PrefabInstance: {fileID: 0} | ||
130 | - m_PrefabAsset: {fileID: 0} | ||
131 | - serializedVersion: 6 | ||
132 | - m_Component: | ||
133 | - - component: {fileID: 450903259} | ||
134 | - - component: {fileID: 450903258} | ||
135 | - - component: {fileID: 450903257} | ||
136 | - m_Layer: 0 | ||
137 | - m_Name: EventSystem | ||
138 | - m_TagString: Untagged | ||
139 | - m_Icon: {fileID: 0} | ||
140 | - m_NavMeshLayer: 0 | ||
141 | - m_StaticEditorFlags: 0 | ||
142 | - m_IsActive: 1 | ||
143 | ---- !u!114 &450903257 | ||
144 | -MonoBehaviour: | ||
145 | - m_ObjectHideFlags: 0 | ||
146 | - m_CorrespondingSourceObject: {fileID: 0} | ||
147 | - m_PrefabInstance: {fileID: 0} | ||
148 | - m_PrefabAsset: {fileID: 0} | ||
149 | - m_GameObject: {fileID: 450903256} | ||
150 | - m_Enabled: 1 | ||
151 | - m_EditorHideFlags: 0 | ||
152 | - m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} | ||
153 | - m_Name: | ||
154 | - m_EditorClassIdentifier: | ||
155 | - m_SendPointerHoverToParent: 1 | ||
156 | - m_HorizontalAxis: Horizontal | ||
157 | - m_VerticalAxis: Vertical | ||
158 | - m_SubmitButton: Submit | ||
159 | - m_CancelButton: Cancel | ||
160 | - m_InputActionsPerSecond: 10 | ||
161 | - m_RepeatDelay: 0.5 | ||
162 | - m_ForceModuleActive: 0 | ||
163 | ---- !u!114 &450903258 | ||
164 | -MonoBehaviour: | ||
165 | - m_ObjectHideFlags: 0 | ||
166 | - m_CorrespondingSourceObject: {fileID: 0} | ||
167 | - m_PrefabInstance: {fileID: 0} | ||
168 | - m_PrefabAsset: {fileID: 0} | ||
169 | - m_GameObject: {fileID: 450903256} | ||
170 | - m_Enabled: 1 | ||
171 | - m_EditorHideFlags: 0 | ||
172 | - m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} | ||
173 | - m_Name: | ||
174 | - m_EditorClassIdentifier: | ||
175 | - m_FirstSelected: {fileID: 0} | ||
176 | - m_sendNavigationEvents: 1 | ||
177 | - m_DragThreshold: 10 | ||
178 | ---- !u!4 &450903259 | ||
179 | -Transform: | ||
180 | - m_ObjectHideFlags: 0 | ||
181 | - m_CorrespondingSourceObject: {fileID: 0} | ||
182 | - m_PrefabInstance: {fileID: 0} | ||
183 | - m_PrefabAsset: {fileID: 0} | ||
184 | - m_GameObject: {fileID: 450903256} | ||
185 | - serializedVersion: 2 | ||
186 | - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
187 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
188 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
189 | - m_ConstrainProportionsScale: 0 | ||
190 | - m_Children: [] | ||
191 | - m_Father: {fileID: 0} | ||
192 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
193 | ---- !u!1 &602403930 | ||
194 | -GameObject: | ||
195 | - m_ObjectHideFlags: 0 | ||
196 | - m_CorrespondingSourceObject: {fileID: 0} | ||
197 | - m_PrefabInstance: {fileID: 0} | ||
198 | - m_PrefabAsset: {fileID: 0} | ||
199 | - serializedVersion: 6 | ||
200 | - m_Component: | ||
201 | - - component: {fileID: 602403931} | ||
202 | - - component: {fileID: 602403933} | ||
203 | - - component: {fileID: 602403932} | ||
204 | - m_Layer: 5 | ||
205 | - m_Name: Text (Legacy) | ||
206 | - m_TagString: Untagged | ||
207 | - m_Icon: {fileID: 0} | ||
208 | - m_NavMeshLayer: 0 | ||
209 | - m_StaticEditorFlags: 0 | ||
210 | - m_IsActive: 1 | ||
211 | ---- !u!224 &602403931 | ||
212 | -RectTransform: | ||
213 | - m_ObjectHideFlags: 0 | ||
214 | - m_CorrespondingSourceObject: {fileID: 0} | ||
215 | - m_PrefabInstance: {fileID: 0} | ||
216 | - m_PrefabAsset: {fileID: 0} | ||
217 | - m_GameObject: {fileID: 602403930} | ||
218 | - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} | ||
219 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
220 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
221 | - m_ConstrainProportionsScale: 0 | ||
222 | - m_Children: [] | ||
223 | - m_Father: {fileID: 831899265} | ||
224 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
225 | - m_AnchorMin: {x: 0, y: 0} | ||
226 | - m_AnchorMax: {x: 1, y: 1} | ||
227 | - m_AnchoredPosition: {x: 0, y: 0} | ||
228 | - m_SizeDelta: {x: 0, y: 0} | ||
229 | - m_Pivot: {x: 0.5, y: 0.5} | ||
230 | ---- !u!114 &602403932 | ||
231 | -MonoBehaviour: | ||
232 | - m_ObjectHideFlags: 0 | ||
233 | - m_CorrespondingSourceObject: {fileID: 0} | ||
234 | - m_PrefabInstance: {fileID: 0} | ||
235 | - m_PrefabAsset: {fileID: 0} | ||
236 | - m_GameObject: {fileID: 602403930} | ||
237 | - m_Enabled: 1 | ||
238 | - m_EditorHideFlags: 0 | ||
239 | - m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} | ||
240 | - m_Name: | ||
241 | - m_EditorClassIdentifier: | ||
242 | - m_Material: {fileID: 0} | ||
243 | - m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} | ||
244 | - m_RaycastTarget: 1 | ||
245 | - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||
246 | - m_Maskable: 1 | ||
247 | - m_OnCullStateChanged: | ||
248 | - m_PersistentCalls: | ||
249 | - m_Calls: [] | ||
250 | - m_FontData: | ||
251 | - m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} | ||
252 | - m_FontSize: 38 | ||
253 | - m_FontStyle: 0 | ||
254 | - m_BestFit: 0 | ||
255 | - m_MinSize: 3 | ||
256 | - m_MaxSize: 40 | ||
257 | - m_Alignment: 4 | ||
258 | - m_AlignByGeometry: 0 | ||
259 | - m_RichText: 1 | ||
260 | - m_HorizontalOverflow: 0 | ||
261 | - m_VerticalOverflow: 0 | ||
262 | - m_LineSpacing: 1 | ||
263 | - m_Text: 'Mute | ||
264 | - | ||
265 | -' | ||
266 | ---- !u!222 &602403933 | ||
267 | -CanvasRenderer: | ||
268 | - m_ObjectHideFlags: 0 | ||
269 | - m_CorrespondingSourceObject: {fileID: 0} | ||
270 | - m_PrefabInstance: {fileID: 0} | ||
271 | - m_PrefabAsset: {fileID: 0} | ||
272 | - m_GameObject: {fileID: 602403930} | ||
273 | - m_CullTransparentMesh: 1 | ||
274 | ---- !u!1 &658267399 | ||
275 | -GameObject: | ||
276 | - m_ObjectHideFlags: 0 | ||
277 | - m_CorrespondingSourceObject: {fileID: 0} | ||
278 | - m_PrefabInstance: {fileID: 0} | ||
279 | - m_PrefabAsset: {fileID: 0} | ||
280 | - serializedVersion: 6 | ||
281 | - m_Component: | ||
282 | - - component: {fileID: 658267400} | ||
283 | - - component: {fileID: 658267402} | ||
284 | - - component: {fileID: 658267401} | ||
285 | - m_Layer: 5 | ||
286 | - m_Name: Text (Legacy) | ||
287 | - m_TagString: Untagged | ||
288 | - m_Icon: {fileID: 0} | ||
289 | - m_NavMeshLayer: 0 | ||
290 | - m_StaticEditorFlags: 0 | ||
291 | - m_IsActive: 1 | ||
292 | ---- !u!224 &658267400 | ||
293 | -RectTransform: | ||
294 | - m_ObjectHideFlags: 0 | ||
295 | - m_CorrespondingSourceObject: {fileID: 0} | ||
296 | - m_PrefabInstance: {fileID: 0} | ||
297 | - m_PrefabAsset: {fileID: 0} | ||
298 | - m_GameObject: {fileID: 658267399} | ||
299 | - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} | ||
300 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
301 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
302 | - m_ConstrainProportionsScale: 0 | ||
303 | - m_Children: [] | ||
304 | - m_Father: {fileID: 1017490211} | ||
305 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
306 | - m_AnchorMin: {x: 0, y: 0} | ||
307 | - m_AnchorMax: {x: 1, y: 1} | ||
308 | - m_AnchoredPosition: {x: 0, y: 0} | ||
309 | - m_SizeDelta: {x: 0, y: 0} | ||
310 | - m_Pivot: {x: 0.5, y: 0.5} | ||
311 | ---- !u!114 &658267401 | ||
312 | -MonoBehaviour: | ||
313 | - m_ObjectHideFlags: 0 | ||
314 | - m_CorrespondingSourceObject: {fileID: 0} | ||
315 | - m_PrefabInstance: {fileID: 0} | ||
316 | - m_PrefabAsset: {fileID: 0} | ||
317 | - m_GameObject: {fileID: 658267399} | ||
318 | - m_Enabled: 1 | ||
319 | - m_EditorHideFlags: 0 | ||
320 | - m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} | ||
321 | - m_Name: | ||
322 | - m_EditorClassIdentifier: | ||
323 | - m_Material: {fileID: 0} | ||
324 | - m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} | ||
325 | - m_RaycastTarget: 1 | ||
326 | - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||
327 | - m_Maskable: 1 | ||
328 | - m_OnCullStateChanged: | ||
329 | - m_PersistentCalls: | ||
330 | - m_Calls: [] | ||
331 | - m_FontData: | ||
332 | - m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} | ||
333 | - m_FontSize: 38 | ||
334 | - m_FontStyle: 0 | ||
335 | - m_BestFit: 0 | ||
336 | - m_MinSize: 3 | ||
337 | - m_MaxSize: 40 | ||
338 | - m_Alignment: 4 | ||
339 | - m_AlignByGeometry: 0 | ||
340 | - m_RichText: 1 | ||
341 | - m_HorizontalOverflow: 0 | ||
342 | - m_VerticalOverflow: 0 | ||
343 | - m_LineSpacing: 1 | ||
344 | - m_Text: Play | ||
345 | ---- !u!222 &658267402 | ||
346 | -CanvasRenderer: | ||
347 | - m_ObjectHideFlags: 0 | ||
348 | - m_CorrespondingSourceObject: {fileID: 0} | ||
349 | - m_PrefabInstance: {fileID: 0} | ||
350 | - m_PrefabAsset: {fileID: 0} | ||
351 | - m_GameObject: {fileID: 658267399} | ||
352 | - m_CullTransparentMesh: 1 | ||
353 | ---- !u!1 &705507993 | ||
354 | -GameObject: | ||
355 | - m_ObjectHideFlags: 0 | ||
356 | - m_CorrespondingSourceObject: {fileID: 0} | ||
357 | - m_PrefabInstance: {fileID: 0} | ||
358 | - m_PrefabAsset: {fileID: 0} | ||
359 | - serializedVersion: 6 | ||
360 | - m_Component: | ||
361 | - - component: {fileID: 705507995} | ||
362 | - - component: {fileID: 705507994} | ||
363 | - m_Layer: 0 | ||
364 | - m_Name: Directional Light | ||
365 | - m_TagString: Untagged | ||
366 | - m_Icon: {fileID: 0} | ||
367 | - m_NavMeshLayer: 0 | ||
368 | - m_StaticEditorFlags: 0 | ||
369 | - m_IsActive: 1 | ||
370 | ---- !u!108 &705507994 | ||
371 | -Light: | ||
372 | - m_ObjectHideFlags: 0 | ||
373 | - m_CorrespondingSourceObject: {fileID: 0} | ||
374 | - m_PrefabInstance: {fileID: 0} | ||
375 | - m_PrefabAsset: {fileID: 0} | ||
376 | - m_GameObject: {fileID: 705507993} | ||
377 | - m_Enabled: 1 | ||
378 | - serializedVersion: 10 | ||
379 | - m_Type: 1 | ||
380 | - m_Shape: 0 | ||
381 | - m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} | ||
382 | - m_Intensity: 1 | ||
383 | - m_Range: 10 | ||
384 | - m_SpotAngle: 30 | ||
385 | - m_InnerSpotAngle: 21.80208 | ||
386 | - m_CookieSize: 10 | ||
387 | - m_Shadows: | ||
388 | - m_Type: 2 | ||
389 | - m_Resolution: -1 | ||
390 | - m_CustomResolution: -1 | ||
391 | - m_Strength: 1 | ||
392 | - m_Bias: 0.05 | ||
393 | - m_NormalBias: 0.4 | ||
394 | - m_NearPlane: 0.2 | ||
395 | - m_CullingMatrixOverride: | ||
396 | - e00: 1 | ||
397 | - e01: 0 | ||
398 | - e02: 0 | ||
399 | - e03: 0 | ||
400 | - e10: 0 | ||
401 | - e11: 1 | ||
402 | - e12: 0 | ||
403 | - e13: 0 | ||
404 | - e20: 0 | ||
405 | - e21: 0 | ||
406 | - e22: 1 | ||
407 | - e23: 0 | ||
408 | - e30: 0 | ||
409 | - e31: 0 | ||
410 | - e32: 0 | ||
411 | - e33: 1 | ||
412 | - m_UseCullingMatrixOverride: 0 | ||
413 | - m_Cookie: {fileID: 0} | ||
414 | - m_DrawHalo: 0 | ||
415 | - m_Flare: {fileID: 0} | ||
416 | - m_RenderMode: 0 | ||
417 | - m_CullingMask: | ||
418 | - serializedVersion: 2 | ||
419 | - m_Bits: 4294967295 | ||
420 | - m_RenderingLayerMask: 1 | ||
421 | - m_Lightmapping: 1 | ||
422 | - m_LightShadowCasterMode: 0 | ||
423 | - m_AreaSize: {x: 1, y: 1} | ||
424 | - m_BounceIntensity: 1 | ||
425 | - m_ColorTemperature: 6570 | ||
426 | - m_UseColorTemperature: 0 | ||
427 | - m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} | ||
428 | - m_UseBoundingSphereOverride: 0 | ||
429 | - m_UseViewFrustumForShadowCasterCull: 1 | ||
430 | - m_ShadowRadius: 0 | ||
431 | - m_ShadowAngle: 0 | ||
432 | ---- !u!4 &705507995 | ||
433 | -Transform: | ||
434 | - m_ObjectHideFlags: 0 | ||
435 | - m_CorrespondingSourceObject: {fileID: 0} | ||
436 | - m_PrefabInstance: {fileID: 0} | ||
437 | - m_PrefabAsset: {fileID: 0} | ||
438 | - m_GameObject: {fileID: 705507993} | ||
439 | - serializedVersion: 2 | ||
440 | - m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} | ||
441 | - m_LocalPosition: {x: 0, y: 3, z: 0} | ||
442 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
443 | - m_ConstrainProportionsScale: 0 | ||
444 | - m_Children: [] | ||
445 | - m_Father: {fileID: 0} | ||
446 | - m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} | ||
447 | ---- !u!1 &809232569 | ||
448 | -GameObject: | ||
449 | - m_ObjectHideFlags: 0 | ||
450 | - m_CorrespondingSourceObject: {fileID: 0} | ||
451 | - m_PrefabInstance: {fileID: 0} | ||
452 | - m_PrefabAsset: {fileID: 0} | ||
453 | - serializedVersion: 6 | ||
454 | - m_Component: | ||
455 | - - component: {fileID: 809232570} | ||
456 | - m_Layer: 5 | ||
457 | - m_Name: Top | ||
458 | - m_TagString: Untagged | ||
459 | - m_Icon: {fileID: 0} | ||
460 | - m_NavMeshLayer: 0 | ||
461 | - m_StaticEditorFlags: 0 | ||
462 | - m_IsActive: 1 | ||
463 | ---- !u!224 &809232570 | ||
464 | -RectTransform: | ||
465 | - m_ObjectHideFlags: 0 | ||
466 | - m_CorrespondingSourceObject: {fileID: 0} | ||
467 | - m_PrefabInstance: {fileID: 0} | ||
468 | - m_PrefabAsset: {fileID: 0} | ||
469 | - m_GameObject: {fileID: 809232569} | ||
470 | - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
471 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
472 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
473 | - m_ConstrainProportionsScale: 0 | ||
474 | - m_Children: [] | ||
475 | - m_Father: {fileID: 1917703921} | ||
476 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
477 | - m_AnchorMin: {x: 0, y: 0} | ||
478 | - m_AnchorMax: {x: 1, y: 1} | ||
479 | - m_AnchoredPosition: {x: 0, y: 0} | ||
480 | - m_SizeDelta: {x: 0, y: 0} | ||
481 | - m_Pivot: {x: 0.5, y: 0.5} | ||
482 | ---- !u!1 &831899264 | ||
483 | -GameObject: | ||
484 | - m_ObjectHideFlags: 0 | ||
485 | - m_CorrespondingSourceObject: {fileID: 0} | ||
486 | - m_PrefabInstance: {fileID: 0} | ||
487 | - m_PrefabAsset: {fileID: 0} | ||
488 | - serializedVersion: 6 | ||
489 | - m_Component: | ||
490 | - - component: {fileID: 831899265} | ||
491 | - - component: {fileID: 831899268} | ||
492 | - - component: {fileID: 831899267} | ||
493 | - - component: {fileID: 831899266} | ||
494 | - m_Layer: 5 | ||
495 | - m_Name: Mute | ||
496 | - m_TagString: Untagged | ||
497 | - m_Icon: {fileID: 0} | ||
498 | - m_NavMeshLayer: 0 | ||
499 | - m_StaticEditorFlags: 0 | ||
500 | - m_IsActive: 1 | ||
501 | ---- !u!224 &831899265 | ||
502 | -RectTransform: | ||
503 | - m_ObjectHideFlags: 0 | ||
504 | - m_CorrespondingSourceObject: {fileID: 0} | ||
505 | - m_PrefabInstance: {fileID: 0} | ||
506 | - m_PrefabAsset: {fileID: 0} | ||
507 | - m_GameObject: {fileID: 831899264} | ||
508 | - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
509 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
510 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
511 | - m_ConstrainProportionsScale: 0 | ||
512 | - m_Children: | ||
513 | - - {fileID: 602403931} | ||
514 | - m_Father: {fileID: 1917703921} | ||
515 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
516 | - m_AnchorMin: {x: 0.5, y: 0.5} | ||
517 | - m_AnchorMax: {x: 0.5, y: 0.5} | ||
518 | - m_AnchoredPosition: {x: 0, y: 0} | ||
519 | - m_SizeDelta: {x: 320, y: 60} | ||
520 | - m_Pivot: {x: 0.5, y: 0.5} | ||
521 | ---- !u!114 &831899266 | ||
522 | -MonoBehaviour: | ||
523 | - m_ObjectHideFlags: 0 | ||
524 | - m_CorrespondingSourceObject: {fileID: 0} | ||
525 | - m_PrefabInstance: {fileID: 0} | ||
526 | - m_PrefabAsset: {fileID: 0} | ||
527 | - m_GameObject: {fileID: 831899264} | ||
528 | - m_Enabled: 1 | ||
529 | - m_EditorHideFlags: 0 | ||
530 | - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} | ||
531 | - m_Name: | ||
532 | - m_EditorClassIdentifier: | ||
533 | - m_Navigation: | ||
534 | - m_Mode: 3 | ||
535 | - m_WrapAround: 0 | ||
536 | - m_SelectOnUp: {fileID: 0} | ||
537 | - m_SelectOnDown: {fileID: 0} | ||
538 | - m_SelectOnLeft: {fileID: 0} | ||
539 | - m_SelectOnRight: {fileID: 0} | ||
540 | - m_Transition: 1 | ||
541 | - m_Colors: | ||
542 | - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} | ||
543 | - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} | ||
544 | - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} | ||
545 | - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} | ||
546 | - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} | ||
547 | - m_ColorMultiplier: 1 | ||
548 | - m_FadeDuration: 0.1 | ||
549 | - m_SpriteState: | ||
550 | - m_HighlightedSprite: {fileID: 0} | ||
551 | - m_PressedSprite: {fileID: 0} | ||
552 | - m_SelectedSprite: {fileID: 0} | ||
553 | - m_DisabledSprite: {fileID: 0} | ||
554 | - m_AnimationTriggers: | ||
555 | - m_NormalTrigger: Normal | ||
556 | - m_HighlightedTrigger: Highlighted | ||
557 | - m_PressedTrigger: Pressed | ||
558 | - m_SelectedTrigger: Selected | ||
559 | - m_DisabledTrigger: Disabled | ||
560 | - m_Interactable: 1 | ||
561 | - m_TargetGraphic: {fileID: 831899267} | ||
562 | - m_OnClick: | ||
563 | - m_PersistentCalls: | ||
564 | - m_Calls: [] | ||
565 | ---- !u!114 &831899267 | ||
566 | -MonoBehaviour: | ||
567 | - m_ObjectHideFlags: 0 | ||
568 | - m_CorrespondingSourceObject: {fileID: 0} | ||
569 | - m_PrefabInstance: {fileID: 0} | ||
570 | - m_PrefabAsset: {fileID: 0} | ||
571 | - m_GameObject: {fileID: 831899264} | ||
572 | - m_Enabled: 1 | ||
573 | - m_EditorHideFlags: 0 | ||
574 | - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} | ||
575 | - m_Name: | ||
576 | - m_EditorClassIdentifier: | ||
577 | - m_Material: {fileID: 0} | ||
578 | - m_Color: {r: 1, g: 1, b: 1, a: 1} | ||
579 | - m_RaycastTarget: 1 | ||
580 | - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||
581 | - m_Maskable: 1 | ||
582 | - m_OnCullStateChanged: | ||
583 | - m_PersistentCalls: | ||
584 | - m_Calls: [] | ||
585 | - m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} | ||
586 | - m_Type: 1 | ||
587 | - m_PreserveAspect: 0 | ||
588 | - m_FillCenter: 1 | ||
589 | - m_FillMethod: 4 | ||
590 | - m_FillAmount: 1 | ||
591 | - m_FillClockwise: 1 | ||
592 | - m_FillOrigin: 0 | ||
593 | - m_UseSpriteMesh: 0 | ||
594 | - m_PixelsPerUnitMultiplier: 1 | ||
595 | ---- !u!222 &831899268 | ||
596 | -CanvasRenderer: | ||
597 | - m_ObjectHideFlags: 0 | ||
598 | - m_CorrespondingSourceObject: {fileID: 0} | ||
599 | - m_PrefabInstance: {fileID: 0} | ||
600 | - m_PrefabAsset: {fileID: 0} | ||
601 | - m_GameObject: {fileID: 831899264} | ||
602 | - m_CullTransparentMesh: 1 | ||
603 | ---- !u!1 &895534174 | ||
604 | -GameObject: | ||
605 | - m_ObjectHideFlags: 0 | ||
606 | - m_CorrespondingSourceObject: {fileID: 0} | ||
607 | - m_PrefabInstance: {fileID: 0} | ||
608 | - m_PrefabAsset: {fileID: 0} | ||
609 | - serializedVersion: 6 | ||
610 | - m_Component: | ||
611 | - - component: {fileID: 895534175} | ||
612 | - m_Layer: 5 | ||
613 | - m_Name: Button | ||
614 | - m_TagString: Untagged | ||
615 | - m_Icon: {fileID: 0} | ||
616 | - m_NavMeshLayer: 0 | ||
617 | - m_StaticEditorFlags: 0 | ||
618 | - m_IsActive: 1 | ||
619 | ---- !u!224 &895534175 | ||
620 | -RectTransform: | ||
621 | - m_ObjectHideFlags: 0 | ||
622 | - m_CorrespondingSourceObject: {fileID: 0} | ||
623 | - m_PrefabInstance: {fileID: 0} | ||
624 | - m_PrefabAsset: {fileID: 0} | ||
625 | - m_GameObject: {fileID: 895534174} | ||
626 | - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
627 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
628 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
629 | - m_ConstrainProportionsScale: 0 | ||
630 | - m_Children: [] | ||
631 | - m_Father: {fileID: 1917703921} | ||
632 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
633 | - m_AnchorMin: {x: 0, y: 0} | ||
634 | - m_AnchorMax: {x: 1, y: 1} | ||
635 | - m_AnchoredPosition: {x: 0, y: 0} | ||
636 | - m_SizeDelta: {x: 0, y: 0} | ||
637 | - m_Pivot: {x: 0.5, y: 0.5} | ||
638 | ---- !u!1 &963194225 | ||
639 | -GameObject: | ||
640 | - m_ObjectHideFlags: 0 | ||
641 | - m_CorrespondingSourceObject: {fileID: 0} | ||
642 | - m_PrefabInstance: {fileID: 0} | ||
643 | - m_PrefabAsset: {fileID: 0} | ||
644 | - serializedVersion: 6 | ||
645 | - m_Component: | ||
646 | - - component: {fileID: 963194228} | ||
647 | - - component: {fileID: 963194227} | ||
648 | - - component: {fileID: 963194226} | ||
649 | - m_Layer: 0 | ||
650 | - m_Name: Main Camera | ||
651 | - m_TagString: MainCamera | ||
652 | - m_Icon: {fileID: 0} | ||
653 | - m_NavMeshLayer: 0 | ||
654 | - m_StaticEditorFlags: 0 | ||
655 | - m_IsActive: 1 | ||
656 | ---- !u!81 &963194226 | ||
657 | -AudioListener: | ||
658 | - m_ObjectHideFlags: 0 | ||
659 | - m_CorrespondingSourceObject: {fileID: 0} | ||
660 | - m_PrefabInstance: {fileID: 0} | ||
661 | - m_PrefabAsset: {fileID: 0} | ||
662 | - m_GameObject: {fileID: 963194225} | ||
663 | - m_Enabled: 1 | ||
664 | ---- !u!20 &963194227 | ||
665 | -Camera: | ||
666 | - m_ObjectHideFlags: 0 | ||
667 | - m_CorrespondingSourceObject: {fileID: 0} | ||
668 | - m_PrefabInstance: {fileID: 0} | ||
669 | - m_PrefabAsset: {fileID: 0} | ||
670 | - m_GameObject: {fileID: 963194225} | ||
671 | - m_Enabled: 1 | ||
672 | - serializedVersion: 2 | ||
673 | - m_ClearFlags: 2 | ||
674 | - m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} | ||
675 | - m_projectionMatrixMode: 1 | ||
676 | - m_GateFitMode: 2 | ||
677 | - m_FOVAxisMode: 0 | ||
678 | - m_Iso: 200 | ||
679 | - m_ShutterSpeed: 0.005 | ||
680 | - m_Aperture: 16 | ||
681 | - m_FocusDistance: 10 | ||
682 | - m_FocalLength: 50 | ||
683 | - m_BladeCount: 5 | ||
684 | - m_Curvature: {x: 2, y: 11} | ||
685 | - m_BarrelClipping: 0.25 | ||
686 | - m_Anamorphism: 0 | ||
687 | - m_SensorSize: {x: 36, y: 24} | ||
688 | - m_LensShift: {x: 0, y: 0} | ||
689 | - m_NormalizedViewPortRect: | ||
690 | - serializedVersion: 2 | ||
691 | - x: 0 | ||
692 | - y: 0 | ||
693 | - width: 1 | ||
694 | - height: 1 | ||
695 | - near clip plane: 0.3 | ||
696 | - far clip plane: 1000 | ||
697 | - field of view: 60 | ||
698 | - orthographic: 0 | ||
699 | - orthographic size: 5 | ||
700 | - m_Depth: -1 | ||
701 | - m_CullingMask: | ||
702 | - serializedVersion: 2 | ||
703 | - m_Bits: 4294967295 | ||
704 | - m_RenderingPath: -1 | ||
705 | - m_TargetTexture: {fileID: 0} | ||
706 | - m_TargetDisplay: 0 | ||
707 | - m_TargetEye: 3 | ||
708 | - m_HDR: 1 | ||
709 | - m_AllowMSAA: 1 | ||
710 | - m_AllowDynamicResolution: 0 | ||
711 | - m_ForceIntoRT: 0 | ||
712 | - m_OcclusionCulling: 1 | ||
713 | - m_StereoConvergence: 10 | ||
714 | - m_StereoSeparation: 0.022 | ||
715 | ---- !u!4 &963194228 | ||
716 | -Transform: | ||
717 | - m_ObjectHideFlags: 0 | ||
718 | - m_CorrespondingSourceObject: {fileID: 0} | ||
719 | - m_PrefabInstance: {fileID: 0} | ||
720 | - m_PrefabAsset: {fileID: 0} | ||
721 | - m_GameObject: {fileID: 963194225} | ||
722 | - serializedVersion: 2 | ||
723 | - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
724 | - m_LocalPosition: {x: 0, y: 1, z: -10} | ||
725 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
726 | - m_ConstrainProportionsScale: 0 | ||
727 | - m_Children: [] | ||
728 | - m_Father: {fileID: 0} | ||
729 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
730 | ---- !u!1 &1017490210 | ||
731 | -GameObject: | ||
732 | - m_ObjectHideFlags: 0 | ||
733 | - m_CorrespondingSourceObject: {fileID: 0} | ||
734 | - m_PrefabInstance: {fileID: 0} | ||
735 | - m_PrefabAsset: {fileID: 0} | ||
736 | - serializedVersion: 6 | ||
737 | - m_Component: | ||
738 | - - component: {fileID: 1017490211} | ||
739 | - - component: {fileID: 1017490214} | ||
740 | - - component: {fileID: 1017490213} | ||
741 | - - component: {fileID: 1017490212} | ||
742 | - m_Layer: 5 | ||
743 | - m_Name: Play | ||
744 | - m_TagString: Untagged | ||
745 | - m_Icon: {fileID: 0} | ||
746 | - m_NavMeshLayer: 0 | ||
747 | - m_StaticEditorFlags: 0 | ||
748 | - m_IsActive: 1 | ||
749 | ---- !u!224 &1017490211 | ||
750 | -RectTransform: | ||
751 | - m_ObjectHideFlags: 0 | ||
752 | - m_CorrespondingSourceObject: {fileID: 0} | ||
753 | - m_PrefabInstance: {fileID: 0} | ||
754 | - m_PrefabAsset: {fileID: 0} | ||
755 | - m_GameObject: {fileID: 1017490210} | ||
756 | - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
757 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
758 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
759 | - m_ConstrainProportionsScale: 0 | ||
760 | - m_Children: | ||
761 | - - {fileID: 658267400} | ||
762 | - m_Father: {fileID: 1917703921} | ||
763 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
764 | - m_AnchorMin: {x: 1, y: 1} | ||
765 | - m_AnchorMax: {x: 1, y: 1} | ||
766 | - m_AnchoredPosition: {x: -160, y: -30} | ||
767 | - m_SizeDelta: {x: 320, y: 60} | ||
768 | - m_Pivot: {x: 0.5, y: 0.5} | ||
769 | ---- !u!114 &1017490212 | ||
770 | -MonoBehaviour: | ||
771 | - m_ObjectHideFlags: 0 | ||
772 | - m_CorrespondingSourceObject: {fileID: 0} | ||
773 | - m_PrefabInstance: {fileID: 0} | ||
774 | - m_PrefabAsset: {fileID: 0} | ||
775 | - m_GameObject: {fileID: 1017490210} | ||
776 | - m_Enabled: 1 | ||
777 | - m_EditorHideFlags: 0 | ||
778 | - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} | ||
779 | - m_Name: | ||
780 | - m_EditorClassIdentifier: | ||
781 | - m_Navigation: | ||
782 | - m_Mode: 3 | ||
783 | - m_WrapAround: 0 | ||
784 | - m_SelectOnUp: {fileID: 0} | ||
785 | - m_SelectOnDown: {fileID: 0} | ||
786 | - m_SelectOnLeft: {fileID: 0} | ||
787 | - m_SelectOnRight: {fileID: 0} | ||
788 | - m_Transition: 1 | ||
789 | - m_Colors: | ||
790 | - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} | ||
791 | - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} | ||
792 | - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} | ||
793 | - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} | ||
794 | - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} | ||
795 | - m_ColorMultiplier: 1 | ||
796 | - m_FadeDuration: 0.1 | ||
797 | - m_SpriteState: | ||
798 | - m_HighlightedSprite: {fileID: 0} | ||
799 | - m_PressedSprite: {fileID: 0} | ||
800 | - m_SelectedSprite: {fileID: 0} | ||
801 | - m_DisabledSprite: {fileID: 0} | ||
802 | - m_AnimationTriggers: | ||
803 | - m_NormalTrigger: Normal | ||
804 | - m_HighlightedTrigger: Highlighted | ||
805 | - m_PressedTrigger: Pressed | ||
806 | - m_SelectedTrigger: Selected | ||
807 | - m_DisabledTrigger: Disabled | ||
808 | - m_Interactable: 1 | ||
809 | - m_TargetGraphic: {fileID: 1017490213} | ||
810 | - m_OnClick: | ||
811 | - m_PersistentCalls: | ||
812 | - m_Calls: [] | ||
813 | ---- !u!114 &1017490213 | ||
814 | -MonoBehaviour: | ||
815 | - m_ObjectHideFlags: 0 | ||
816 | - m_CorrespondingSourceObject: {fileID: 0} | ||
817 | - m_PrefabInstance: {fileID: 0} | ||
818 | - m_PrefabAsset: {fileID: 0} | ||
819 | - m_GameObject: {fileID: 1017490210} | ||
820 | - m_Enabled: 1 | ||
821 | - m_EditorHideFlags: 0 | ||
822 | - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} | ||
823 | - m_Name: | ||
824 | - m_EditorClassIdentifier: | ||
825 | - m_Material: {fileID: 0} | ||
826 | - m_Color: {r: 1, g: 1, b: 1, a: 1} | ||
827 | - m_RaycastTarget: 1 | ||
828 | - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||
829 | - m_Maskable: 1 | ||
830 | - m_OnCullStateChanged: | ||
831 | - m_PersistentCalls: | ||
832 | - m_Calls: [] | ||
833 | - m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} | ||
834 | - m_Type: 1 | ||
835 | - m_PreserveAspect: 0 | ||
836 | - m_FillCenter: 1 | ||
837 | - m_FillMethod: 4 | ||
838 | - m_FillAmount: 1 | ||
839 | - m_FillClockwise: 1 | ||
840 | - m_FillOrigin: 0 | ||
841 | - m_UseSpriteMesh: 0 | ||
842 | - m_PixelsPerUnitMultiplier: 1 | ||
843 | ---- !u!222 &1017490214 | ||
844 | -CanvasRenderer: | ||
845 | - m_ObjectHideFlags: 0 | ||
846 | - m_CorrespondingSourceObject: {fileID: 0} | ||
847 | - m_PrefabInstance: {fileID: 0} | ||
848 | - m_PrefabAsset: {fileID: 0} | ||
849 | - m_GameObject: {fileID: 1017490210} | ||
850 | - m_CullTransparentMesh: 1 | ||
851 | ---- !u!1 &1445674371 | ||
852 | -GameObject: | ||
853 | - m_ObjectHideFlags: 0 | ||
854 | - m_CorrespondingSourceObject: {fileID: 0} | ||
855 | - m_PrefabInstance: {fileID: 0} | ||
856 | - m_PrefabAsset: {fileID: 0} | ||
857 | - serializedVersion: 6 | ||
858 | - m_Component: | ||
859 | - - component: {fileID: 1445674372} | ||
860 | - - component: {fileID: 1445674375} | ||
861 | - - component: {fileID: 1445674374} | ||
862 | - - component: {fileID: 1445674373} | ||
863 | - m_Layer: 5 | ||
864 | - m_Name: Stop | ||
865 | - m_TagString: Untagged | ||
866 | - m_Icon: {fileID: 0} | ||
867 | - m_NavMeshLayer: 0 | ||
868 | - m_StaticEditorFlags: 0 | ||
869 | - m_IsActive: 1 | ||
870 | ---- !u!224 &1445674372 | ||
871 | -RectTransform: | ||
872 | - m_ObjectHideFlags: 0 | ||
873 | - m_CorrespondingSourceObject: {fileID: 0} | ||
874 | - m_PrefabInstance: {fileID: 0} | ||
875 | - m_PrefabAsset: {fileID: 0} | ||
876 | - m_GameObject: {fileID: 1445674371} | ||
877 | - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
878 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
879 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
880 | - m_ConstrainProportionsScale: 0 | ||
881 | - m_Children: | ||
882 | - - {fileID: 2146464113} | ||
883 | - m_Father: {fileID: 1917703921} | ||
884 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
885 | - m_AnchorMin: {x: 1, y: 0} | ||
886 | - m_AnchorMax: {x: 1, y: 0} | ||
887 | - m_AnchoredPosition: {x: -160, y: 30} | ||
888 | - m_SizeDelta: {x: 320, y: 60} | ||
889 | - m_Pivot: {x: 0.5, y: 0.5} | ||
890 | ---- !u!114 &1445674373 | ||
891 | -MonoBehaviour: | ||
892 | - m_ObjectHideFlags: 0 | ||
893 | - m_CorrespondingSourceObject: {fileID: 0} | ||
894 | - m_PrefabInstance: {fileID: 0} | ||
895 | - m_PrefabAsset: {fileID: 0} | ||
896 | - m_GameObject: {fileID: 1445674371} | ||
897 | - m_Enabled: 1 | ||
898 | - m_EditorHideFlags: 0 | ||
899 | - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} | ||
900 | - m_Name: | ||
901 | - m_EditorClassIdentifier: | ||
902 | - m_Navigation: | ||
903 | - m_Mode: 3 | ||
904 | - m_WrapAround: 0 | ||
905 | - m_SelectOnUp: {fileID: 0} | ||
906 | - m_SelectOnDown: {fileID: 0} | ||
907 | - m_SelectOnLeft: {fileID: 0} | ||
908 | - m_SelectOnRight: {fileID: 0} | ||
909 | - m_Transition: 1 | ||
910 | - m_Colors: | ||
911 | - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} | ||
912 | - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} | ||
913 | - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} | ||
914 | - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} | ||
915 | - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} | ||
916 | - m_ColorMultiplier: 1 | ||
917 | - m_FadeDuration: 0.1 | ||
918 | - m_SpriteState: | ||
919 | - m_HighlightedSprite: {fileID: 0} | ||
920 | - m_PressedSprite: {fileID: 0} | ||
921 | - m_SelectedSprite: {fileID: 0} | ||
922 | - m_DisabledSprite: {fileID: 0} | ||
923 | - m_AnimationTriggers: | ||
924 | - m_NormalTrigger: Normal | ||
925 | - m_HighlightedTrigger: Highlighted | ||
926 | - m_PressedTrigger: Pressed | ||
927 | - m_SelectedTrigger: Selected | ||
928 | - m_DisabledTrigger: Disabled | ||
929 | - m_Interactable: 1 | ||
930 | - m_TargetGraphic: {fileID: 1445674374} | ||
931 | - m_OnClick: | ||
932 | - m_PersistentCalls: | ||
933 | - m_Calls: [] | ||
934 | ---- !u!114 &1445674374 | ||
935 | -MonoBehaviour: | ||
936 | - m_ObjectHideFlags: 0 | ||
937 | - m_CorrespondingSourceObject: {fileID: 0} | ||
938 | - m_PrefabInstance: {fileID: 0} | ||
939 | - m_PrefabAsset: {fileID: 0} | ||
940 | - m_GameObject: {fileID: 1445674371} | ||
941 | - m_Enabled: 1 | ||
942 | - m_EditorHideFlags: 0 | ||
943 | - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} | ||
944 | - m_Name: | ||
945 | - m_EditorClassIdentifier: | ||
946 | - m_Material: {fileID: 0} | ||
947 | - m_Color: {r: 1, g: 1, b: 1, a: 1} | ||
948 | - m_RaycastTarget: 1 | ||
949 | - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||
950 | - m_Maskable: 1 | ||
951 | - m_OnCullStateChanged: | ||
952 | - m_PersistentCalls: | ||
953 | - m_Calls: [] | ||
954 | - m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} | ||
955 | - m_Type: 1 | ||
956 | - m_PreserveAspect: 0 | ||
957 | - m_FillCenter: 1 | ||
958 | - m_FillMethod: 4 | ||
959 | - m_FillAmount: 1 | ||
960 | - m_FillClockwise: 1 | ||
961 | - m_FillOrigin: 0 | ||
962 | - m_UseSpriteMesh: 0 | ||
963 | - m_PixelsPerUnitMultiplier: 1 | ||
964 | ---- !u!222 &1445674375 | ||
965 | -CanvasRenderer: | ||
966 | - m_ObjectHideFlags: 0 | ||
967 | - m_CorrespondingSourceObject: {fileID: 0} | ||
968 | - m_PrefabInstance: {fileID: 0} | ||
969 | - m_PrefabAsset: {fileID: 0} | ||
970 | - m_GameObject: {fileID: 1445674371} | ||
971 | - m_CullTransparentMesh: 1 | ||
972 | ---- !u!1 &1917703917 | ||
973 | -GameObject: | ||
974 | - m_ObjectHideFlags: 0 | ||
975 | - m_CorrespondingSourceObject: {fileID: 0} | ||
976 | - m_PrefabInstance: {fileID: 0} | ||
977 | - m_PrefabAsset: {fileID: 0} | ||
978 | - serializedVersion: 6 | ||
979 | - m_Component: | ||
980 | - - component: {fileID: 1917703921} | ||
981 | - - component: {fileID: 1917703920} | ||
982 | - - component: {fileID: 1917703919} | ||
983 | - - component: {fileID: 1917703918} | ||
984 | - - component: {fileID: 1917703922} | ||
985 | - m_Layer: 5 | ||
986 | - m_Name: Main | ||
987 | - m_TagString: Untagged | ||
988 | - m_Icon: {fileID: 0} | ||
989 | - m_NavMeshLayer: 0 | ||
990 | - m_StaticEditorFlags: 0 | ||
991 | - m_IsActive: 1 | ||
992 | ---- !u!114 &1917703918 | ||
993 | -MonoBehaviour: | ||
994 | - m_ObjectHideFlags: 0 | ||
995 | - m_CorrespondingSourceObject: {fileID: 0} | ||
996 | - m_PrefabInstance: {fileID: 0} | ||
997 | - m_PrefabAsset: {fileID: 0} | ||
998 | - m_GameObject: {fileID: 1917703917} | ||
999 | - m_Enabled: 1 | ||
1000 | - m_EditorHideFlags: 0 | ||
1001 | - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} | ||
1002 | - m_Name: | ||
1003 | - m_EditorClassIdentifier: | ||
1004 | - m_IgnoreReversedGraphics: 1 | ||
1005 | - m_BlockingObjects: 0 | ||
1006 | - m_BlockingMask: | ||
1007 | - serializedVersion: 2 | ||
1008 | - m_Bits: 4294967295 | ||
1009 | ---- !u!114 &1917703919 | ||
1010 | -MonoBehaviour: | ||
1011 | - m_ObjectHideFlags: 0 | ||
1012 | - m_CorrespondingSourceObject: {fileID: 0} | ||
1013 | - m_PrefabInstance: {fileID: 0} | ||
1014 | - m_PrefabAsset: {fileID: 0} | ||
1015 | - m_GameObject: {fileID: 1917703917} | ||
1016 | - m_Enabled: 1 | ||
1017 | - m_EditorHideFlags: 0 | ||
1018 | - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} | ||
1019 | - m_Name: | ||
1020 | - m_EditorClassIdentifier: | ||
1021 | - m_UiScaleMode: 0 | ||
1022 | - m_ReferencePixelsPerUnit: 100 | ||
1023 | - m_ScaleFactor: 1 | ||
1024 | - m_ReferenceResolution: {x: 800, y: 600} | ||
1025 | - m_ScreenMatchMode: 0 | ||
1026 | - m_MatchWidthOrHeight: 0 | ||
1027 | - m_PhysicalUnit: 3 | ||
1028 | - m_FallbackScreenDPI: 96 | ||
1029 | - m_DefaultSpriteDPI: 96 | ||
1030 | - m_DynamicPixelsPerUnit: 1 | ||
1031 | - m_PresetInfoIsWorld: 0 | ||
1032 | ---- !u!223 &1917703920 | ||
1033 | -Canvas: | ||
1034 | - m_ObjectHideFlags: 0 | ||
1035 | - m_CorrespondingSourceObject: {fileID: 0} | ||
1036 | - m_PrefabInstance: {fileID: 0} | ||
1037 | - m_PrefabAsset: {fileID: 0} | ||
1038 | - m_GameObject: {fileID: 1917703917} | ||
1039 | - m_Enabled: 1 | ||
1040 | - serializedVersion: 3 | ||
1041 | - m_RenderMode: 0 | ||
1042 | - m_Camera: {fileID: 0} | ||
1043 | - m_PlaneDistance: 100 | ||
1044 | - m_PixelPerfect: 0 | ||
1045 | - m_ReceivesEvents: 1 | ||
1046 | - m_OverrideSorting: 0 | ||
1047 | - m_OverridePixelPerfect: 0 | ||
1048 | - m_SortingBucketNormalizedSize: 0 | ||
1049 | - m_VertexColorAlwaysGammaSpace: 0 | ||
1050 | - m_AdditionalShaderChannelsFlag: 0 | ||
1051 | - m_UpdateRectTransformForStandalone: 0 | ||
1052 | - m_SortingLayerID: 0 | ||
1053 | - m_SortingOrder: 0 | ||
1054 | - m_TargetDisplay: 0 | ||
1055 | ---- !u!224 &1917703921 | ||
1056 | -RectTransform: | ||
1057 | - m_ObjectHideFlags: 0 | ||
1058 | - m_CorrespondingSourceObject: {fileID: 0} | ||
1059 | - m_PrefabInstance: {fileID: 0} | ||
1060 | - m_PrefabAsset: {fileID: 0} | ||
1061 | - m_GameObject: {fileID: 1917703917} | ||
1062 | - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
1063 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
1064 | - m_LocalScale: {x: 0, y: 0, z: 0} | ||
1065 | - m_ConstrainProportionsScale: 0 | ||
1066 | - m_Children: | ||
1067 | - - {fileID: 895534175} | ||
1068 | - - {fileID: 809232570} | ||
1069 | - - {fileID: 1017490211} | ||
1070 | - - {fileID: 1445674372} | ||
1071 | - - {fileID: 831899265} | ||
1072 | - m_Father: {fileID: 0} | ||
1073 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
1074 | - m_AnchorMin: {x: 0, y: 0} | ||
1075 | - m_AnchorMax: {x: 0, y: 0} | ||
1076 | - m_AnchoredPosition: {x: 0, y: 0} | ||
1077 | - m_SizeDelta: {x: 0, y: 0} | ||
1078 | - m_Pivot: {x: 0, y: 0} | ||
1079 | ---- !u!114 &1917703922 | ||
1080 | -MonoBehaviour: | ||
1081 | - m_ObjectHideFlags: 0 | ||
1082 | - m_CorrespondingSourceObject: {fileID: 0} | ||
1083 | - m_PrefabInstance: {fileID: 0} | ||
1084 | - m_PrefabAsset: {fileID: 0} | ||
1085 | - m_GameObject: {fileID: 1917703917} | ||
1086 | - m_Enabled: 1 | ||
1087 | - m_EditorHideFlags: 0 | ||
1088 | - m_Script: {fileID: 11500000, guid: fd97786330c93d24f99488f7c6644c8e, type: 3} | ||
1089 | - m_Name: | ||
1090 | - m_EditorClassIdentifier: | ||
1091 | - btnPlay: {fileID: 1017490212} | ||
1092 | - btnStop: {fileID: 1445674373} | ||
1093 | - btnMute: {fileID: 831899266} | ||
1094 | ---- !u!1 &2146464112 | ||
1095 | -GameObject: | ||
1096 | - m_ObjectHideFlags: 0 | ||
1097 | - m_CorrespondingSourceObject: {fileID: 0} | ||
1098 | - m_PrefabInstance: {fileID: 0} | ||
1099 | - m_PrefabAsset: {fileID: 0} | ||
1100 | - serializedVersion: 6 | ||
1101 | - m_Component: | ||
1102 | - - component: {fileID: 2146464113} | ||
1103 | - - component: {fileID: 2146464115} | ||
1104 | - - component: {fileID: 2146464114} | ||
1105 | - m_Layer: 5 | ||
1106 | - m_Name: Text (Legacy) | ||
1107 | - m_TagString: Untagged | ||
1108 | - m_Icon: {fileID: 0} | ||
1109 | - m_NavMeshLayer: 0 | ||
1110 | - m_StaticEditorFlags: 0 | ||
1111 | - m_IsActive: 1 | ||
1112 | ---- !u!224 &2146464113 | ||
1113 | -RectTransform: | ||
1114 | - m_ObjectHideFlags: 0 | ||
1115 | - m_CorrespondingSourceObject: {fileID: 0} | ||
1116 | - m_PrefabInstance: {fileID: 0} | ||
1117 | - m_PrefabAsset: {fileID: 0} | ||
1118 | - m_GameObject: {fileID: 2146464112} | ||
1119 | - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} | ||
1120 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
1121 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
1122 | - m_ConstrainProportionsScale: 0 | ||
1123 | - m_Children: [] | ||
1124 | - m_Father: {fileID: 1445674372} | ||
1125 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
1126 | - m_AnchorMin: {x: 0, y: 0} | ||
1127 | - m_AnchorMax: {x: 1, y: 1} | ||
1128 | - m_AnchoredPosition: {x: 0, y: 0} | ||
1129 | - m_SizeDelta: {x: 0, y: 0} | ||
1130 | - m_Pivot: {x: 0.5, y: 0.5} | ||
1131 | ---- !u!114 &2146464114 | ||
1132 | -MonoBehaviour: | ||
1133 | - m_ObjectHideFlags: 0 | ||
1134 | - m_CorrespondingSourceObject: {fileID: 0} | ||
1135 | - m_PrefabInstance: {fileID: 0} | ||
1136 | - m_PrefabAsset: {fileID: 0} | ||
1137 | - m_GameObject: {fileID: 2146464112} | ||
1138 | - m_Enabled: 1 | ||
1139 | - m_EditorHideFlags: 0 | ||
1140 | - m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} | ||
1141 | - m_Name: | ||
1142 | - m_EditorClassIdentifier: | ||
1143 | - m_Material: {fileID: 0} | ||
1144 | - m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} | ||
1145 | - m_RaycastTarget: 1 | ||
1146 | - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||
1147 | - m_Maskable: 1 | ||
1148 | - m_OnCullStateChanged: | ||
1149 | - m_PersistentCalls: | ||
1150 | - m_Calls: [] | ||
1151 | - m_FontData: | ||
1152 | - m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} | ||
1153 | - m_FontSize: 38 | ||
1154 | - m_FontStyle: 0 | ||
1155 | - m_BestFit: 0 | ||
1156 | - m_MinSize: 3 | ||
1157 | - m_MaxSize: 40 | ||
1158 | - m_Alignment: 4 | ||
1159 | - m_AlignByGeometry: 0 | ||
1160 | - m_RichText: 1 | ||
1161 | - m_HorizontalOverflow: 0 | ||
1162 | - m_VerticalOverflow: 0 | ||
1163 | - m_LineSpacing: 1 | ||
1164 | - m_Text: 'Stop | ||
1165 | - | ||
1166 | -' | ||
1167 | ---- !u!222 &2146464115 | ||
1168 | -CanvasRenderer: | ||
1169 | - m_ObjectHideFlags: 0 | ||
1170 | - m_CorrespondingSourceObject: {fileID: 0} | ||
1171 | - m_PrefabInstance: {fileID: 0} | ||
1172 | - m_PrefabAsset: {fileID: 0} | ||
1173 | - m_GameObject: {fileID: 2146464112} | ||
1174 | - m_CullTransparentMesh: 1 | ||
1175 | ---- !u!1660057539 &9223372036854775807 | ||
1176 | -SceneRoots: | ||
1177 | - m_ObjectHideFlags: 0 | ||
1178 | - m_Roots: | ||
1179 | - - {fileID: 963194228} | ||
1180 | - - {fileID: 705507995} | ||
1181 | - - {fileID: 450903259} | ||
1182 | - - {fileID: 1917703921} |
@@ -122,7 +122,7 @@ NavMeshSettings: | @@ -122,7 +122,7 @@ NavMeshSettings: | ||
122 | debug: | 122 | debug: |
123 | m_Flags: 0 | 123 | m_Flags: 0 |
124 | m_NavMeshData: {fileID: 0} | 124 | m_NavMeshData: {fileID: 0} |
125 | ---- !u!1 &34385971 | 125 | +--- !u!1 &57721546 |
126 | GameObject: | 126 | GameObject: |
127 | m_ObjectHideFlags: 0 | 127 | m_ObjectHideFlags: 0 |
128 | m_CorrespondingSourceObject: {fileID: 0} | 128 | m_CorrespondingSourceObject: {fileID: 0} |
@@ -130,76 +130,87 @@ GameObject: | @@ -130,76 +130,87 @@ GameObject: | ||
130 | m_PrefabAsset: {fileID: 0} | 130 | m_PrefabAsset: {fileID: 0} |
131 | serializedVersion: 6 | 131 | serializedVersion: 6 |
132 | m_Component: | 132 | m_Component: |
133 | - - component: {fileID: 34385972} | ||
134 | - - component: {fileID: 34385974} | ||
135 | - - component: {fileID: 34385973} | 133 | + - component: {fileID: 57721547} |
134 | + - component: {fileID: 57721550} | ||
135 | + - component: {fileID: 57721549} | ||
136 | + - component: {fileID: 57721548} | ||
136 | m_Layer: 5 | 137 | m_Layer: 5 |
137 | - m_Name: Text (Legacy) | 138 | + m_Name: Viewport |
138 | m_TagString: Untagged | 139 | m_TagString: Untagged |
139 | m_Icon: {fileID: 0} | 140 | m_Icon: {fileID: 0} |
140 | m_NavMeshLayer: 0 | 141 | m_NavMeshLayer: 0 |
141 | m_StaticEditorFlags: 0 | 142 | m_StaticEditorFlags: 0 |
142 | m_IsActive: 1 | 143 | m_IsActive: 1 |
143 | ---- !u!224 &34385972 | 144 | +--- !u!224 &57721547 |
144 | RectTransform: | 145 | RectTransform: |
145 | m_ObjectHideFlags: 0 | 146 | m_ObjectHideFlags: 0 |
146 | m_CorrespondingSourceObject: {fileID: 0} | 147 | m_CorrespondingSourceObject: {fileID: 0} |
147 | m_PrefabInstance: {fileID: 0} | 148 | m_PrefabInstance: {fileID: 0} |
148 | m_PrefabAsset: {fileID: 0} | 149 | m_PrefabAsset: {fileID: 0} |
149 | - m_GameObject: {fileID: 34385971} | 150 | + m_GameObject: {fileID: 57721546} |
150 | m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} | 151 | m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} |
151 | m_LocalPosition: {x: 0, y: 0, z: 0} | 152 | m_LocalPosition: {x: 0, y: 0, z: 0} |
152 | m_LocalScale: {x: 1, y: 1, z: 1} | 153 | m_LocalScale: {x: 1, y: 1, z: 1} |
153 | m_ConstrainProportionsScale: 0 | 154 | m_ConstrainProportionsScale: 0 |
154 | - m_Children: [] | ||
155 | - m_Father: {fileID: 1719350329} | 155 | + m_Children: |
156 | + - {fileID: 1316319039} | ||
157 | + m_Father: {fileID: 1539898518} | ||
156 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | 158 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
157 | m_AnchorMin: {x: 0, y: 0} | 159 | m_AnchorMin: {x: 0, y: 0} |
158 | m_AnchorMax: {x: 1, y: 1} | 160 | m_AnchorMax: {x: 1, y: 1} |
159 | m_AnchoredPosition: {x: 0, y: 0} | 161 | m_AnchoredPosition: {x: 0, y: 0} |
160 | m_SizeDelta: {x: 0, y: 0} | 162 | m_SizeDelta: {x: 0, y: 0} |
161 | - m_Pivot: {x: 0.5, y: 0.5} | ||
162 | ---- !u!114 &34385973 | 163 | + m_Pivot: {x: 0, y: 1} |
164 | +--- !u!114 &57721548 | ||
163 | MonoBehaviour: | 165 | MonoBehaviour: |
164 | m_ObjectHideFlags: 0 | 166 | m_ObjectHideFlags: 0 |
165 | m_CorrespondingSourceObject: {fileID: 0} | 167 | m_CorrespondingSourceObject: {fileID: 0} |
166 | m_PrefabInstance: {fileID: 0} | 168 | m_PrefabInstance: {fileID: 0} |
167 | m_PrefabAsset: {fileID: 0} | 169 | m_PrefabAsset: {fileID: 0} |
168 | - m_GameObject: {fileID: 34385971} | 170 | + m_GameObject: {fileID: 57721546} |
169 | m_Enabled: 1 | 171 | m_Enabled: 1 |
170 | m_EditorHideFlags: 0 | 172 | m_EditorHideFlags: 0 |
171 | - m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} | 173 | + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} |
174 | + m_Name: | ||
175 | + m_EditorClassIdentifier: | ||
176 | + m_ShowMaskGraphic: 0 | ||
177 | +--- !u!114 &57721549 | ||
178 | +MonoBehaviour: | ||
179 | + m_ObjectHideFlags: 0 | ||
180 | + m_CorrespondingSourceObject: {fileID: 0} | ||
181 | + m_PrefabInstance: {fileID: 0} | ||
182 | + m_PrefabAsset: {fileID: 0} | ||
183 | + m_GameObject: {fileID: 57721546} | ||
184 | + m_Enabled: 1 | ||
185 | + m_EditorHideFlags: 0 | ||
186 | + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} | ||
172 | m_Name: | 187 | m_Name: |
173 | m_EditorClassIdentifier: | 188 | m_EditorClassIdentifier: |
174 | m_Material: {fileID: 0} | 189 | m_Material: {fileID: 0} |
175 | - m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} | 190 | + m_Color: {r: 1, g: 1, b: 1, a: 1} |
176 | m_RaycastTarget: 1 | 191 | m_RaycastTarget: 1 |
177 | m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | 192 | m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} |
178 | m_Maskable: 1 | 193 | m_Maskable: 1 |
179 | m_OnCullStateChanged: | 194 | m_OnCullStateChanged: |
180 | m_PersistentCalls: | 195 | m_PersistentCalls: |
181 | m_Calls: [] | 196 | m_Calls: [] |
182 | - m_FontData: | ||
183 | - m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} | ||
184 | - m_FontSize: 32 | ||
185 | - m_FontStyle: 0 | ||
186 | - m_BestFit: 0 | ||
187 | - m_MinSize: 3 | ||
188 | - m_MaxSize: 40 | ||
189 | - m_Alignment: 4 | ||
190 | - m_AlignByGeometry: 0 | ||
191 | - m_RichText: 1 | ||
192 | - m_HorizontalOverflow: 0 | ||
193 | - m_VerticalOverflow: 0 | ||
194 | - m_LineSpacing: 1 | ||
195 | - m_Text: "\u5237\u65B0" | ||
196 | ---- !u!222 &34385974 | 197 | + m_Sprite: {fileID: 10917, guid: 0000000000000000f000000000000000, type: 0} |
198 | + m_Type: 1 | ||
199 | + m_PreserveAspect: 0 | ||
200 | + m_FillCenter: 1 | ||
201 | + m_FillMethod: 4 | ||
202 | + m_FillAmount: 1 | ||
203 | + m_FillClockwise: 1 | ||
204 | + m_FillOrigin: 0 | ||
205 | + m_UseSpriteMesh: 0 | ||
206 | + m_PixelsPerUnitMultiplier: 1 | ||
207 | +--- !u!222 &57721550 | ||
197 | CanvasRenderer: | 208 | CanvasRenderer: |
198 | m_ObjectHideFlags: 0 | 209 | m_ObjectHideFlags: 0 |
199 | m_CorrespondingSourceObject: {fileID: 0} | 210 | m_CorrespondingSourceObject: {fileID: 0} |
200 | m_PrefabInstance: {fileID: 0} | 211 | m_PrefabInstance: {fileID: 0} |
201 | m_PrefabAsset: {fileID: 0} | 212 | m_PrefabAsset: {fileID: 0} |
202 | - m_GameObject: {fileID: 34385971} | 213 | + m_GameObject: {fileID: 57721546} |
203 | m_CullTransparentMesh: 1 | 214 | m_CullTransparentMesh: 1 |
204 | --- !u!1 &440787321 | 215 | --- !u!1 &440787321 |
205 | GameObject: | 216 | GameObject: |
@@ -269,7 +280,7 @@ Transform: | @@ -269,7 +280,7 @@ Transform: | ||
269 | m_Children: [] | 280 | m_Children: [] |
270 | m_Father: {fileID: 0} | 281 | m_Father: {fileID: 0} |
271 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | 282 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
272 | ---- !u!1 &445012937 | 283 | +--- !u!1 &549390296 |
273 | GameObject: | 284 | GameObject: |
274 | m_ObjectHideFlags: 0 | 285 | m_ObjectHideFlags: 0 |
275 | m_CorrespondingSourceObject: {fileID: 0} | 286 | m_CorrespondingSourceObject: {fileID: 0} |
@@ -277,124 +288,132 @@ GameObject: | @@ -277,124 +288,132 @@ GameObject: | ||
277 | m_PrefabAsset: {fileID: 0} | 288 | m_PrefabAsset: {fileID: 0} |
278 | serializedVersion: 6 | 289 | serializedVersion: 6 |
279 | m_Component: | 290 | m_Component: |
280 | - - component: {fileID: 445012938} | ||
281 | - - component: {fileID: 445012940} | ||
282 | - - component: {fileID: 445012939} | ||
283 | - - component: {fileID: 445012941} | 291 | + - component: {fileID: 549390297} |
292 | + - component: {fileID: 549390299} | ||
293 | + - component: {fileID: 549390298} | ||
284 | m_Layer: 5 | 294 | m_Layer: 5 |
285 | - m_Name: bg | 295 | + m_Name: Time |
286 | m_TagString: Untagged | 296 | m_TagString: Untagged |
287 | m_Icon: {fileID: 0} | 297 | m_Icon: {fileID: 0} |
288 | m_NavMeshLayer: 0 | 298 | m_NavMeshLayer: 0 |
289 | m_StaticEditorFlags: 0 | 299 | m_StaticEditorFlags: 0 |
290 | m_IsActive: 1 | 300 | m_IsActive: 1 |
291 | ---- !u!224 &445012938 | 301 | +--- !u!224 &549390297 |
292 | RectTransform: | 302 | RectTransform: |
293 | m_ObjectHideFlags: 0 | 303 | m_ObjectHideFlags: 0 |
294 | m_CorrespondingSourceObject: {fileID: 0} | 304 | m_CorrespondingSourceObject: {fileID: 0} |
295 | m_PrefabInstance: {fileID: 0} | 305 | m_PrefabInstance: {fileID: 0} |
296 | m_PrefabAsset: {fileID: 0} | 306 | m_PrefabAsset: {fileID: 0} |
297 | - m_GameObject: {fileID: 445012937} | 307 | + m_GameObject: {fileID: 549390296} |
298 | m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | 308 | m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
299 | m_LocalPosition: {x: 0, y: 0, z: 0} | 309 | m_LocalPosition: {x: 0, y: 0, z: 0} |
300 | m_LocalScale: {x: 1, y: 1, z: 1} | 310 | m_LocalScale: {x: 1, y: 1, z: 1} |
301 | m_ConstrainProportionsScale: 0 | 311 | m_ConstrainProportionsScale: 0 |
302 | - m_Children: | ||
303 | - - {fileID: 1325952331} | ||
304 | - - {fileID: 1719350329} | ||
305 | - m_Father: {fileID: 1476497844} | 312 | + m_Children: [] |
313 | + m_Father: {fileID: 1150663700} | ||
306 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | 314 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
307 | - m_AnchorMin: {x: 0, y: 0} | ||
308 | - m_AnchorMax: {x: 1, y: 1} | ||
309 | - m_AnchoredPosition: {x: 0, y: 0} | ||
310 | - m_SizeDelta: {x: 0, y: 0} | 315 | + m_AnchorMin: {x: 0.5, y: 0.5} |
316 | + m_AnchorMax: {x: 0.5, y: 0.5} | ||
317 | + m_AnchoredPosition: {x: 191, y: -345} | ||
318 | + m_SizeDelta: {x: 288, y: 71.4062} | ||
311 | m_Pivot: {x: 0.5, y: 0.5} | 319 | m_Pivot: {x: 0.5, y: 0.5} |
312 | ---- !u!114 &445012939 | 320 | +--- !u!114 &549390298 |
313 | MonoBehaviour: | 321 | MonoBehaviour: |
314 | m_ObjectHideFlags: 0 | 322 | m_ObjectHideFlags: 0 |
315 | m_CorrespondingSourceObject: {fileID: 0} | 323 | m_CorrespondingSourceObject: {fileID: 0} |
316 | m_PrefabInstance: {fileID: 0} | 324 | m_PrefabInstance: {fileID: 0} |
317 | m_PrefabAsset: {fileID: 0} | 325 | m_PrefabAsset: {fileID: 0} |
318 | - m_GameObject: {fileID: 445012937} | 326 | + m_GameObject: {fileID: 549390296} |
319 | m_Enabled: 1 | 327 | m_Enabled: 1 |
320 | m_EditorHideFlags: 0 | 328 | m_EditorHideFlags: 0 |
321 | - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} | 329 | + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} |
322 | m_Name: | 330 | m_Name: |
323 | m_EditorClassIdentifier: | 331 | m_EditorClassIdentifier: |
324 | m_Material: {fileID: 0} | 332 | m_Material: {fileID: 0} |
325 | - m_Color: {r: 0.22991559, g: 0.3829632, b: 0.9748427, a: 1} | 333 | + m_Color: {r: 1, g: 1, b: 1, a: 1} |
326 | m_RaycastTarget: 1 | 334 | m_RaycastTarget: 1 |
327 | m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | 335 | m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} |
328 | m_Maskable: 1 | 336 | m_Maskable: 1 |
329 | m_OnCullStateChanged: | 337 | m_OnCullStateChanged: |
330 | m_PersistentCalls: | 338 | m_PersistentCalls: |
331 | m_Calls: [] | 339 | m_Calls: [] |
332 | - m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} | ||
333 | - m_Type: 1 | ||
334 | - m_PreserveAspect: 0 | ||
335 | - m_FillCenter: 1 | ||
336 | - m_FillMethod: 4 | ||
337 | - m_FillAmount: 1 | ||
338 | - m_FillClockwise: 1 | ||
339 | - m_FillOrigin: 0 | ||
340 | - m_UseSpriteMesh: 0 | ||
341 | - m_PixelsPerUnitMultiplier: 1 | ||
342 | ---- !u!222 &445012940 | 340 | + m_text: New Text |
341 | + m_isRightToLeft: 0 | ||
342 | + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} | ||
343 | + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} | ||
344 | + m_fontSharedMaterials: [] | ||
345 | + m_fontMaterial: {fileID: 0} | ||
346 | + m_fontMaterials: [] | ||
347 | + m_fontColor32: | ||
348 | + serializedVersion: 2 | ||
349 | + rgba: 4278650631 | ||
350 | + m_fontColor: {r: 0.028301895, g: 0.027634397, b: 0.027634397, a: 1} | ||
351 | + m_enableVertexGradient: 0 | ||
352 | + m_colorMode: 3 | ||
353 | + m_fontColorGradient: | ||
354 | + topLeft: {r: 1, g: 1, b: 1, a: 1} | ||
355 | + topRight: {r: 1, g: 1, b: 1, a: 1} | ||
356 | + bottomLeft: {r: 1, g: 1, b: 1, a: 1} | ||
357 | + bottomRight: {r: 1, g: 1, b: 1, a: 1} | ||
358 | + m_fontColorGradientPreset: {fileID: 0} | ||
359 | + m_spriteAsset: {fileID: 0} | ||
360 | + m_tintAllSprites: 0 | ||
361 | + m_StyleSheet: {fileID: 0} | ||
362 | + m_TextStyleHashCode: -1183493901 | ||
363 | + m_overrideHtmlColors: 0 | ||
364 | + m_faceColor: | ||
365 | + serializedVersion: 2 | ||
366 | + rgba: 4294967295 | ||
367 | + m_fontSize: 36 | ||
368 | + m_fontSizeBase: 36 | ||
369 | + m_fontWeight: 400 | ||
370 | + m_enableAutoSizing: 0 | ||
371 | + m_fontSizeMin: 18 | ||
372 | + m_fontSizeMax: 72 | ||
373 | + m_fontStyle: 0 | ||
374 | + m_HorizontalAlignment: 1 | ||
375 | + m_VerticalAlignment: 256 | ||
376 | + m_textAlignment: 65535 | ||
377 | + m_characterSpacing: 0 | ||
378 | + m_wordSpacing: 0 | ||
379 | + m_lineSpacing: 0 | ||
380 | + m_lineSpacingMax: 0 | ||
381 | + m_paragraphSpacing: 0 | ||
382 | + m_charWidthMaxAdj: 0 | ||
383 | + m_enableWordWrapping: 1 | ||
384 | + m_wordWrappingRatios: 0.4 | ||
385 | + m_overflowMode: 0 | ||
386 | + m_linkedTextComponent: {fileID: 0} | ||
387 | + parentLinkedComponent: {fileID: 0} | ||
388 | + m_enableKerning: 1 | ||
389 | + m_enableExtraPadding: 0 | ||
390 | + checkPaddingRequired: 0 | ||
391 | + m_isRichText: 1 | ||
392 | + m_parseCtrlCharacters: 1 | ||
393 | + m_isOrthographic: 1 | ||
394 | + m_isCullingEnabled: 0 | ||
395 | + m_horizontalMapping: 0 | ||
396 | + m_verticalMapping: 0 | ||
397 | + m_uvLineOffset: 0 | ||
398 | + m_geometrySortingOrder: 0 | ||
399 | + m_IsTextObjectScaleStatic: 0 | ||
400 | + m_VertexBufferAutoSizeReduction: 0 | ||
401 | + m_useMaxVisibleDescender: 1 | ||
402 | + m_pageToDisplay: 1 | ||
403 | + m_margin: {x: 17.124878, y: 0, z: 0, w: 0} | ||
404 | + m_isUsingLegacyAnimationComponent: 0 | ||
405 | + m_isVolumetricText: 0 | ||
406 | + m_hasFontAssetChanged: 0 | ||
407 | + m_baseMaterial: {fileID: 0} | ||
408 | + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} | ||
409 | +--- !u!222 &549390299 | ||
343 | CanvasRenderer: | 410 | CanvasRenderer: |
344 | m_ObjectHideFlags: 0 | 411 | m_ObjectHideFlags: 0 |
345 | m_CorrespondingSourceObject: {fileID: 0} | 412 | m_CorrespondingSourceObject: {fileID: 0} |
346 | m_PrefabInstance: {fileID: 0} | 413 | m_PrefabInstance: {fileID: 0} |
347 | m_PrefabAsset: {fileID: 0} | 414 | m_PrefabAsset: {fileID: 0} |
348 | - m_GameObject: {fileID: 445012937} | 415 | + m_GameObject: {fileID: 549390296} |
349 | m_CullTransparentMesh: 1 | 416 | m_CullTransparentMesh: 1 |
350 | ---- !u!114 &445012941 | ||
351 | -MonoBehaviour: | ||
352 | - m_ObjectHideFlags: 0 | ||
353 | - m_CorrespondingSourceObject: {fileID: 0} | ||
354 | - m_PrefabInstance: {fileID: 0} | ||
355 | - m_PrefabAsset: {fileID: 0} | ||
356 | - m_GameObject: {fileID: 445012937} | ||
357 | - m_Enabled: 1 | ||
358 | - m_EditorHideFlags: 0 | ||
359 | - m_Script: {fileID: 11500000, guid: d0fe9e211701be344aa7a28a4934c3ce, type: 3} | ||
360 | - m_Name: | ||
361 | - m_EditorClassIdentifier: | ||
362 | - panel: {fileID: 1325952334} | ||
363 | ---- !u!1 &459216475 | ||
364 | -GameObject: | ||
365 | - m_ObjectHideFlags: 0 | ||
366 | - m_CorrespondingSourceObject: {fileID: 0} | ||
367 | - m_PrefabInstance: {fileID: 0} | ||
368 | - m_PrefabAsset: {fileID: 0} | ||
369 | - serializedVersion: 6 | ||
370 | - m_Component: | ||
371 | - - component: {fileID: 459216476} | ||
372 | - m_Layer: 5 | ||
373 | - m_Name: itemContainer | ||
374 | - m_TagString: Untagged | ||
375 | - m_Icon: {fileID: 0} | ||
376 | - m_NavMeshLayer: 0 | ||
377 | - m_StaticEditorFlags: 0 | ||
378 | - m_IsActive: 1 | ||
379 | ---- !u!224 &459216476 | ||
380 | -RectTransform: | ||
381 | - m_ObjectHideFlags: 0 | ||
382 | - m_CorrespondingSourceObject: {fileID: 0} | ||
383 | - m_PrefabInstance: {fileID: 0} | ||
384 | - m_PrefabAsset: {fileID: 0} | ||
385 | - m_GameObject: {fileID: 459216475} | ||
386 | - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
387 | - m_LocalPosition: {x: 0, y: 0, z: 0} | ||
388 | - m_LocalScale: {x: 1, y: 1, z: 1} | ||
389 | - m_ConstrainProportionsScale: 0 | ||
390 | - m_Children: [] | ||
391 | - m_Father: {fileID: 1325952331} | ||
392 | - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
393 | - m_AnchorMin: {x: 0.5, y: 0.5} | ||
394 | - m_AnchorMax: {x: 0.5, y: 0.5} | ||
395 | - m_AnchoredPosition: {x: -243.4, y: 0} | ||
396 | - m_SizeDelta: {x: 100, y: 200} | ||
397 | - m_Pivot: {x: 0.5, y: 0.5} | ||
398 | --- !u!1 &758704746 | 417 | --- !u!1 &758704746 |
399 | GameObject: | 418 | GameObject: |
400 | m_ObjectHideFlags: 0 | 419 | m_ObjectHideFlags: 0 |
@@ -487,7 +506,7 @@ Transform: | @@ -487,7 +506,7 @@ Transform: | ||
487 | m_Children: [] | 506 | m_Children: [] |
488 | m_Father: {fileID: 0} | 507 | m_Father: {fileID: 0} |
489 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | 508 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
490 | ---- !u!1 &1325952330 | 509 | +--- !u!1 &960620721 |
491 | GameObject: | 510 | GameObject: |
492 | m_ObjectHideFlags: 0 | 511 | m_ObjectHideFlags: 0 |
493 | m_CorrespondingSourceObject: {fileID: 0} | 512 | m_CorrespondingSourceObject: {fileID: 0} |
@@ -495,59 +514,251 @@ GameObject: | @@ -495,59 +514,251 @@ GameObject: | ||
495 | m_PrefabAsset: {fileID: 0} | 514 | m_PrefabAsset: {fileID: 0} |
496 | serializedVersion: 6 | 515 | serializedVersion: 6 |
497 | m_Component: | 516 | m_Component: |
498 | - - component: {fileID: 1325952331} | ||
499 | - - component: {fileID: 1325952333} | ||
500 | - - component: {fileID: 1325952332} | ||
501 | - - component: {fileID: 1325952334} | 517 | + - component: {fileID: 960620722} |
518 | + - component: {fileID: 960620723} | ||
502 | m_Layer: 5 | 519 | m_Layer: 5 |
503 | - m_Name: ItemPanel | 520 | + m_Name: ContentContainer |
504 | m_TagString: Untagged | 521 | m_TagString: Untagged |
505 | m_Icon: {fileID: 0} | 522 | m_Icon: {fileID: 0} |
506 | m_NavMeshLayer: 0 | 523 | m_NavMeshLayer: 0 |
507 | m_StaticEditorFlags: 0 | 524 | m_StaticEditorFlags: 0 |
508 | m_IsActive: 1 | 525 | m_IsActive: 1 |
509 | ---- !u!224 &1325952331 | 526 | +--- !u!224 &960620722 |
510 | RectTransform: | 527 | RectTransform: |
511 | m_ObjectHideFlags: 0 | 528 | m_ObjectHideFlags: 0 |
512 | m_CorrespondingSourceObject: {fileID: 0} | 529 | m_CorrespondingSourceObject: {fileID: 0} |
513 | m_PrefabInstance: {fileID: 0} | 530 | m_PrefabInstance: {fileID: 0} |
514 | m_PrefabAsset: {fileID: 0} | 531 | m_PrefabAsset: {fileID: 0} |
515 | - m_GameObject: {fileID: 1325952330} | 532 | + m_GameObject: {fileID: 960620721} |
516 | m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | 533 | m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
517 | m_LocalPosition: {x: 0, y: 0, z: 0} | 534 | m_LocalPosition: {x: 0, y: 0, z: 0} |
518 | m_LocalScale: {x: 1, y: 1, z: 1} | 535 | m_LocalScale: {x: 1, y: 1, z: 1} |
519 | m_ConstrainProportionsScale: 0 | 536 | m_ConstrainProportionsScale: 0 |
520 | - m_Children: | ||
521 | - - {fileID: 459216476} | ||
522 | - m_Father: {fileID: 445012938} | 537 | + m_Children: [] |
538 | + m_Father: {fileID: 1316319039} | ||
539 | + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
540 | + m_AnchorMin: {x: 0, y: 0.5} | ||
541 | + m_AnchorMax: {x: 1, y: 0.5} | ||
542 | + m_AnchoredPosition: {x: 0, y: -400} | ||
543 | + m_SizeDelta: {x: 0, y: 4200} | ||
544 | + m_Pivot: {x: 0.5, y: 0.5} | ||
545 | +--- !u!114 &960620723 | ||
546 | +MonoBehaviour: | ||
547 | + m_ObjectHideFlags: 0 | ||
548 | + m_CorrespondingSourceObject: {fileID: 0} | ||
549 | + m_PrefabInstance: {fileID: 0} | ||
550 | + m_PrefabAsset: {fileID: 0} | ||
551 | + m_GameObject: {fileID: 960620721} | ||
552 | + m_Enabled: 1 | ||
553 | + m_EditorHideFlags: 0 | ||
554 | + m_Script: {fileID: 11500000, guid: 8a8695521f0d02e499659fee002a26c2, type: 3} | ||
555 | + m_Name: | ||
556 | + m_EditorClassIdentifier: | ||
557 | + m_Padding: | ||
558 | + m_Left: 0 | ||
559 | + m_Right: 0 | ||
560 | + m_Top: 0 | ||
561 | + m_Bottom: 0 | ||
562 | + m_ChildAlignment: 0 | ||
563 | + m_StartCorner: 0 | ||
564 | + m_StartAxis: 0 | ||
565 | + m_CellSize: {x: 1080, y: 1200} | ||
566 | + m_Spacing: {x: 0, y: 0} | ||
567 | + m_Constraint: 0 | ||
568 | + m_ConstraintCount: 2 | ||
569 | +--- !u!1 &989371011 | ||
570 | +GameObject: | ||
571 | + m_ObjectHideFlags: 0 | ||
572 | + m_CorrespondingSourceObject: {fileID: 0} | ||
573 | + m_PrefabInstance: {fileID: 0} | ||
574 | + m_PrefabAsset: {fileID: 0} | ||
575 | + serializedVersion: 6 | ||
576 | + m_Component: | ||
577 | + - component: {fileID: 989371012} | ||
578 | + - component: {fileID: 989371014} | ||
579 | + - component: {fileID: 989371013} | ||
580 | + m_Layer: 5 | ||
581 | + m_Name: Content | ||
582 | + m_TagString: Untagged | ||
583 | + m_Icon: {fileID: 0} | ||
584 | + m_NavMeshLayer: 0 | ||
585 | + m_StaticEditorFlags: 0 | ||
586 | + m_IsActive: 1 | ||
587 | +--- !u!224 &989371012 | ||
588 | +RectTransform: | ||
589 | + m_ObjectHideFlags: 0 | ||
590 | + m_CorrespondingSourceObject: {fileID: 0} | ||
591 | + m_PrefabInstance: {fileID: 0} | ||
592 | + m_PrefabAsset: {fileID: 0} | ||
593 | + m_GameObject: {fileID: 989371011} | ||
594 | + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
595 | + m_LocalPosition: {x: 0, y: 0, z: 0} | ||
596 | + m_LocalScale: {x: 1, y: 1, z: 1} | ||
597 | + m_ConstrainProportionsScale: 0 | ||
598 | + m_Children: [] | ||
599 | + m_Father: {fileID: 1150663700} | ||
523 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | 600 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
524 | m_AnchorMin: {x: 0.5, y: 0.5} | 601 | m_AnchorMin: {x: 0.5, y: 0.5} |
525 | m_AnchorMax: {x: 0.5, y: 0.5} | 602 | m_AnchorMax: {x: 0.5, y: 0.5} |
526 | - m_AnchoredPosition: {x: 0, y: 0} | ||
527 | - m_SizeDelta: {x: 600, y: 200} | 603 | + m_AnchoredPosition: {x: -25.688, y: 519.1406} |
604 | + m_SizeDelta: {x: 771.75, y: 182.7186} | ||
605 | + m_Pivot: {x: 0.5, y: 0.5} | ||
606 | +--- !u!114 &989371013 | ||
607 | +MonoBehaviour: | ||
608 | + m_ObjectHideFlags: 0 | ||
609 | + m_CorrespondingSourceObject: {fileID: 0} | ||
610 | + m_PrefabInstance: {fileID: 0} | ||
611 | + m_PrefabAsset: {fileID: 0} | ||
612 | + m_GameObject: {fileID: 989371011} | ||
613 | + m_Enabled: 1 | ||
614 | + m_EditorHideFlags: 0 | ||
615 | + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} | ||
616 | + m_Name: | ||
617 | + m_EditorClassIdentifier: | ||
618 | + m_Material: {fileID: 0} | ||
619 | + m_Color: {r: 1, g: 1, b: 1, a: 1} | ||
620 | + m_RaycastTarget: 1 | ||
621 | + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||
622 | + m_Maskable: 1 | ||
623 | + m_OnCullStateChanged: | ||
624 | + m_PersistentCalls: | ||
625 | + m_Calls: [] | ||
626 | + m_text: New TextNew TextNew TextNew TextNew TextNew TextNew Text | ||
627 | + m_isRightToLeft: 0 | ||
628 | + m_fontAsset: {fileID: 11400000, guid: e4002ced6a3580448963db96223ad8bf, type: 2} | ||
629 | + m_sharedMaterial: {fileID: -6404392141848387476, guid: e4002ced6a3580448963db96223ad8bf, type: 2} | ||
630 | + m_fontSharedMaterials: [] | ||
631 | + m_fontMaterial: {fileID: 0} | ||
632 | + m_fontMaterials: [] | ||
633 | + m_fontColor32: | ||
634 | + serializedVersion: 2 | ||
635 | + rgba: 4278190080 | ||
636 | + m_fontColor: {r: 0, g: 0, b: 0, a: 1} | ||
637 | + m_enableVertexGradient: 0 | ||
638 | + m_colorMode: 3 | ||
639 | + m_fontColorGradient: | ||
640 | + topLeft: {r: 1, g: 1, b: 1, a: 1} | ||
641 | + topRight: {r: 1, g: 1, b: 1, a: 1} | ||
642 | + bottomLeft: {r: 1, g: 1, b: 1, a: 1} | ||
643 | + bottomRight: {r: 1, g: 1, b: 1, a: 1} | ||
644 | + m_fontColorGradientPreset: {fileID: 0} | ||
645 | + m_spriteAsset: {fileID: 0} | ||
646 | + m_tintAllSprites: 0 | ||
647 | + m_StyleSheet: {fileID: 0} | ||
648 | + m_TextStyleHashCode: -1183493901 | ||
649 | + m_overrideHtmlColors: 0 | ||
650 | + m_faceColor: | ||
651 | + serializedVersion: 2 | ||
652 | + rgba: 4294967295 | ||
653 | + m_fontSize: 54.65 | ||
654 | + m_fontSizeBase: 36 | ||
655 | + m_fontWeight: 400 | ||
656 | + m_enableAutoSizing: 1 | ||
657 | + m_fontSizeMin: 18 | ||
658 | + m_fontSizeMax: 72 | ||
659 | + m_fontStyle: 0 | ||
660 | + m_HorizontalAlignment: 1 | ||
661 | + m_VerticalAlignment: 256 | ||
662 | + m_textAlignment: 65535 | ||
663 | + m_characterSpacing: 0 | ||
664 | + m_wordSpacing: 0 | ||
665 | + m_lineSpacing: 0 | ||
666 | + m_lineSpacingMax: 0 | ||
667 | + m_paragraphSpacing: 0 | ||
668 | + m_charWidthMaxAdj: 0 | ||
669 | + m_enableWordWrapping: 1 | ||
670 | + m_wordWrappingRatios: 0.4 | ||
671 | + m_overflowMode: 0 | ||
672 | + m_linkedTextComponent: {fileID: 0} | ||
673 | + parentLinkedComponent: {fileID: 0} | ||
674 | + m_enableKerning: 1 | ||
675 | + m_enableExtraPadding: 0 | ||
676 | + checkPaddingRequired: 0 | ||
677 | + m_isRichText: 1 | ||
678 | + m_parseCtrlCharacters: 1 | ||
679 | + m_isOrthographic: 1 | ||
680 | + m_isCullingEnabled: 0 | ||
681 | + m_horizontalMapping: 0 | ||
682 | + m_verticalMapping: 0 | ||
683 | + m_uvLineOffset: 0 | ||
684 | + m_geometrySortingOrder: 0 | ||
685 | + m_IsTextObjectScaleStatic: 0 | ||
686 | + m_VertexBufferAutoSizeReduction: 0 | ||
687 | + m_useMaxVisibleDescender: 1 | ||
688 | + m_pageToDisplay: 1 | ||
689 | + m_margin: {x: 0, y: 0, z: 0, w: 0} | ||
690 | + m_isUsingLegacyAnimationComponent: 0 | ||
691 | + m_isVolumetricText: 0 | ||
692 | + m_hasFontAssetChanged: 0 | ||
693 | + m_baseMaterial: {fileID: 0} | ||
694 | + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} | ||
695 | +--- !u!222 &989371014 | ||
696 | +CanvasRenderer: | ||
697 | + m_ObjectHideFlags: 0 | ||
698 | + m_CorrespondingSourceObject: {fileID: 0} | ||
699 | + m_PrefabInstance: {fileID: 0} | ||
700 | + m_PrefabAsset: {fileID: 0} | ||
701 | + m_GameObject: {fileID: 989371011} | ||
702 | + m_CullTransparentMesh: 1 | ||
703 | +--- !u!1 &1130549154 | ||
704 | +GameObject: | ||
705 | + m_ObjectHideFlags: 0 | ||
706 | + m_CorrespondingSourceObject: {fileID: 0} | ||
707 | + m_PrefabInstance: {fileID: 0} | ||
708 | + m_PrefabAsset: {fileID: 0} | ||
709 | + serializedVersion: 6 | ||
710 | + m_Component: | ||
711 | + - component: {fileID: 1130549155} | ||
712 | + - component: {fileID: 1130549157} | ||
713 | + - component: {fileID: 1130549156} | ||
714 | + m_Layer: 5 | ||
715 | + m_Name: Cover | ||
716 | + m_TagString: Untagged | ||
717 | + m_Icon: {fileID: 0} | ||
718 | + m_NavMeshLayer: 0 | ||
719 | + m_StaticEditorFlags: 0 | ||
720 | + m_IsActive: 1 | ||
721 | +--- !u!224 &1130549155 | ||
722 | +RectTransform: | ||
723 | + m_ObjectHideFlags: 0 | ||
724 | + m_CorrespondingSourceObject: {fileID: 0} | ||
725 | + m_PrefabInstance: {fileID: 0} | ||
726 | + m_PrefabAsset: {fileID: 0} | ||
727 | + m_GameObject: {fileID: 1130549154} | ||
728 | + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
729 | + m_LocalPosition: {x: 0, y: 0, z: 0} | ||
730 | + m_LocalScale: {x: 1, y: 1, z: 1} | ||
731 | + m_ConstrainProportionsScale: 0 | ||
732 | + m_Children: [] | ||
733 | + m_Father: {fileID: 1316319039} | ||
734 | + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
735 | + m_AnchorMin: {x: 0, y: 1} | ||
736 | + m_AnchorMax: {x: 0, y: 1} | ||
737 | + m_AnchoredPosition: {x: 540, y: -400} | ||
738 | + m_SizeDelta: {x: 1080, y: 800} | ||
528 | m_Pivot: {x: 0.5, y: 0.5} | 739 | m_Pivot: {x: 0.5, y: 0.5} |
529 | ---- !u!114 &1325952332 | 740 | +--- !u!114 &1130549156 |
530 | MonoBehaviour: | 741 | MonoBehaviour: |
531 | m_ObjectHideFlags: 0 | 742 | m_ObjectHideFlags: 0 |
532 | m_CorrespondingSourceObject: {fileID: 0} | 743 | m_CorrespondingSourceObject: {fileID: 0} |
533 | m_PrefabInstance: {fileID: 0} | 744 | m_PrefabInstance: {fileID: 0} |
534 | m_PrefabAsset: {fileID: 0} | 745 | m_PrefabAsset: {fileID: 0} |
535 | - m_GameObject: {fileID: 1325952330} | 746 | + m_GameObject: {fileID: 1130549154} |
536 | m_Enabled: 1 | 747 | m_Enabled: 1 |
537 | m_EditorHideFlags: 0 | 748 | m_EditorHideFlags: 0 |
538 | m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} | 749 | m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} |
539 | m_Name: | 750 | m_Name: |
540 | m_EditorClassIdentifier: | 751 | m_EditorClassIdentifier: |
541 | m_Material: {fileID: 0} | 752 | m_Material: {fileID: 0} |
542 | - m_Color: {r: 0.8553459, g: 0.8553459, b: 0.8553459, a: 1} | 753 | + m_Color: {r: 1, g: 1, b: 1, a: 1} |
543 | m_RaycastTarget: 1 | 754 | m_RaycastTarget: 1 |
544 | m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | 755 | m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} |
545 | m_Maskable: 1 | 756 | m_Maskable: 1 |
546 | m_OnCullStateChanged: | 757 | m_OnCullStateChanged: |
547 | m_PersistentCalls: | 758 | m_PersistentCalls: |
548 | m_Calls: [] | 759 | m_Calls: [] |
549 | - m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} | ||
550 | - m_Type: 1 | 760 | + m_Sprite: {fileID: 0} |
761 | + m_Type: 0 | ||
551 | m_PreserveAspect: 0 | 762 | m_PreserveAspect: 0 |
552 | m_FillCenter: 1 | 763 | m_FillCenter: 1 |
553 | m_FillMethod: 4 | 764 | m_FillMethod: 4 |
@@ -556,34 +767,90 @@ MonoBehaviour: | @@ -556,34 +767,90 @@ MonoBehaviour: | ||
556 | m_FillOrigin: 0 | 767 | m_FillOrigin: 0 |
557 | m_UseSpriteMesh: 0 | 768 | m_UseSpriteMesh: 0 |
558 | m_PixelsPerUnitMultiplier: 1 | 769 | m_PixelsPerUnitMultiplier: 1 |
559 | ---- !u!222 &1325952333 | 770 | +--- !u!222 &1130549157 |
560 | CanvasRenderer: | 771 | CanvasRenderer: |
561 | m_ObjectHideFlags: 0 | 772 | m_ObjectHideFlags: 0 |
562 | m_CorrespondingSourceObject: {fileID: 0} | 773 | m_CorrespondingSourceObject: {fileID: 0} |
563 | m_PrefabInstance: {fileID: 0} | 774 | m_PrefabInstance: {fileID: 0} |
564 | m_PrefabAsset: {fileID: 0} | 775 | m_PrefabAsset: {fileID: 0} |
565 | - m_GameObject: {fileID: 1325952330} | 776 | + m_GameObject: {fileID: 1130549154} |
566 | m_CullTransparentMesh: 1 | 777 | m_CullTransparentMesh: 1 |
567 | ---- !u!114 &1325952334 | ||
568 | -MonoBehaviour: | 778 | +--- !u!1 &1150663699 |
779 | +GameObject: | ||
569 | m_ObjectHideFlags: 0 | 780 | m_ObjectHideFlags: 0 |
570 | m_CorrespondingSourceObject: {fileID: 0} | 781 | m_CorrespondingSourceObject: {fileID: 0} |
571 | m_PrefabInstance: {fileID: 0} | 782 | m_PrefabInstance: {fileID: 0} |
572 | m_PrefabAsset: {fileID: 0} | 783 | m_PrefabAsset: {fileID: 0} |
573 | - m_GameObject: {fileID: 1325952330} | ||
574 | - m_Enabled: 1 | ||
575 | - m_EditorHideFlags: 0 | ||
576 | - m_Script: {fileID: 11500000, guid: 243523c13e49cef4ea212c0d0ec0ff2e, type: 3} | ||
577 | - m_Name: | ||
578 | - m_EditorClassIdentifier: | ||
579 | - itemPrefab: {fileID: 117418784460737448, guid: 44fbd4daa1c258342bfa005494aeabee, type: 3} | ||
580 | - itemContainer: {fileID: 459216476} | ||
581 | - objItemList: [] | ||
582 | - itemsPerRow: 5 | ||
583 | - itemSize: {x: 0, y: 0} | ||
584 | - itemSpacing: {x: 10, y: 10} | ||
585 | - btnUpdataPanel: {fileID: 1719350330} | ||
586 | - listCount: 5 | 784 | + serializedVersion: 6 |
785 | + m_Component: | ||
786 | + - component: {fileID: 1150663700} | ||
787 | + m_Layer: 5 | ||
788 | + m_Name: ImageViewer | ||
789 | + m_TagString: Untagged | ||
790 | + m_Icon: {fileID: 0} | ||
791 | + m_NavMeshLayer: 0 | ||
792 | + m_StaticEditorFlags: 0 | ||
793 | + m_IsActive: 0 | ||
794 | +--- !u!224 &1150663700 | ||
795 | +RectTransform: | ||
796 | + m_ObjectHideFlags: 0 | ||
797 | + m_CorrespondingSourceObject: {fileID: 0} | ||
798 | + m_PrefabInstance: {fileID: 0} | ||
799 | + m_PrefabAsset: {fileID: 0} | ||
800 | + m_GameObject: {fileID: 1150663699} | ||
801 | + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
802 | + m_LocalPosition: {x: 0, y: 0, z: 0} | ||
803 | + m_LocalScale: {x: 1, y: 1, z: 1} | ||
804 | + m_ConstrainProportionsScale: 0 | ||
805 | + m_Children: | ||
806 | + - {fileID: 989371012} | ||
807 | + - {fileID: 1572258714} | ||
808 | + - {fileID: 1714109485} | ||
809 | + - {fileID: 549390297} | ||
810 | + m_Father: {fileID: 1476497844} | ||
811 | + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
812 | + m_AnchorMin: {x: 0.5, y: 0.5} | ||
813 | + m_AnchorMax: {x: 0.5, y: 0.5} | ||
814 | + m_AnchoredPosition: {x: 0, y: 0} | ||
815 | + m_SizeDelta: {x: 1080, y: 1920} | ||
816 | + m_Pivot: {x: 0.5, y: 0.5} | ||
817 | +--- !u!1 &1316319038 | ||
818 | +GameObject: | ||
819 | + m_ObjectHideFlags: 0 | ||
820 | + m_CorrespondingSourceObject: {fileID: 0} | ||
821 | + m_PrefabInstance: {fileID: 0} | ||
822 | + m_PrefabAsset: {fileID: 0} | ||
823 | + serializedVersion: 6 | ||
824 | + m_Component: | ||
825 | + - component: {fileID: 1316319039} | ||
826 | + m_Layer: 5 | ||
827 | + m_Name: Content | ||
828 | + m_TagString: Untagged | ||
829 | + m_Icon: {fileID: 0} | ||
830 | + m_NavMeshLayer: 0 | ||
831 | + m_StaticEditorFlags: 0 | ||
832 | + m_IsActive: 1 | ||
833 | +--- !u!224 &1316319039 | ||
834 | +RectTransform: | ||
835 | + m_ObjectHideFlags: 0 | ||
836 | + m_CorrespondingSourceObject: {fileID: 0} | ||
837 | + m_PrefabInstance: {fileID: 0} | ||
838 | + m_PrefabAsset: {fileID: 0} | ||
839 | + m_GameObject: {fileID: 1316319038} | ||
840 | + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} | ||
841 | + m_LocalPosition: {x: 0, y: 0, z: 0} | ||
842 | + m_LocalScale: {x: 1, y: 1, z: 1} | ||
843 | + m_ConstrainProportionsScale: 0 | ||
844 | + m_Children: | ||
845 | + - {fileID: 1130549155} | ||
846 | + - {fileID: 960620722} | ||
847 | + m_Father: {fileID: 57721547} | ||
848 | + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
849 | + m_AnchorMin: {x: 0, y: 1} | ||
850 | + m_AnchorMax: {x: 1, y: 1} | ||
851 | + m_AnchoredPosition: {x: 0, y: 0} | ||
852 | + m_SizeDelta: {x: 0, y: 5000} | ||
853 | + m_Pivot: {x: 0, y: 1} | ||
587 | --- !u!1 &1476497840 | 854 | --- !u!1 &1476497840 |
588 | GameObject: | 855 | GameObject: |
589 | m_ObjectHideFlags: 0 | 856 | m_ObjectHideFlags: 0 |
@@ -661,7 +928,7 @@ Canvas: | @@ -661,7 +928,7 @@ Canvas: | ||
661 | m_OverridePixelPerfect: 0 | 928 | m_OverridePixelPerfect: 0 |
662 | m_SortingBucketNormalizedSize: 0 | 929 | m_SortingBucketNormalizedSize: 0 |
663 | m_VertexColorAlwaysGammaSpace: 0 | 930 | m_VertexColorAlwaysGammaSpace: 0 |
664 | - m_AdditionalShaderChannelsFlag: 0 | 931 | + m_AdditionalShaderChannelsFlag: 25 |
665 | m_UpdateRectTransformForStandalone: 0 | 932 | m_UpdateRectTransformForStandalone: 0 |
666 | m_SortingLayerID: 0 | 933 | m_SortingLayerID: 0 |
667 | m_SortingOrder: 0 | 934 | m_SortingOrder: 0 |
@@ -678,7 +945,8 @@ RectTransform: | @@ -678,7 +945,8 @@ RectTransform: | ||
678 | m_LocalScale: {x: 0, y: 0, z: 0} | 945 | m_LocalScale: {x: 0, y: 0, z: 0} |
679 | m_ConstrainProportionsScale: 0 | 946 | m_ConstrainProportionsScale: 0 |
680 | m_Children: | 947 | m_Children: |
681 | - - {fileID: 445012938} | 948 | + - {fileID: 1539898518} |
949 | + - {fileID: 1150663700} | ||
682 | m_Father: {fileID: 0} | 950 | m_Father: {fileID: 0} |
683 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | 951 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
684 | m_AnchorMin: {x: 0, y: 0} | 952 | m_AnchorMin: {x: 0, y: 0} |
@@ -686,7 +954,7 @@ RectTransform: | @@ -686,7 +954,7 @@ RectTransform: | ||
686 | m_AnchoredPosition: {x: 0, y: 0} | 954 | m_AnchoredPosition: {x: 0, y: 0} |
687 | m_SizeDelta: {x: 0, y: 0} | 955 | m_SizeDelta: {x: 0, y: 0} |
688 | m_Pivot: {x: 0, y: 0} | 956 | m_Pivot: {x: 0, y: 0} |
689 | ---- !u!1 &1719350328 | 957 | +--- !u!1 &1539898517 |
690 | GameObject: | 958 | GameObject: |
691 | m_ObjectHideFlags: 0 | 959 | m_ObjectHideFlags: 0 |
692 | m_CorrespondingSourceObject: {fileID: 0} | 960 | m_CorrespondingSourceObject: {fileID: 0} |
@@ -694,88 +962,240 @@ GameObject: | @@ -694,88 +962,240 @@ GameObject: | ||
694 | m_PrefabAsset: {fileID: 0} | 962 | m_PrefabAsset: {fileID: 0} |
695 | serializedVersion: 6 | 963 | serializedVersion: 6 |
696 | m_Component: | 964 | m_Component: |
697 | - - component: {fileID: 1719350329} | ||
698 | - - component: {fileID: 1719350332} | ||
699 | - - component: {fileID: 1719350331} | ||
700 | - - component: {fileID: 1719350330} | 965 | + - component: {fileID: 1539898518} |
966 | + - component: {fileID: 1539898521} | ||
967 | + - component: {fileID: 1539898520} | ||
968 | + - component: {fileID: 1539898519} | ||
969 | + - component: {fileID: 1539898522} | ||
701 | m_Layer: 5 | 970 | m_Layer: 5 |
702 | - m_Name: Button (Legacy) | 971 | + m_Name: Scroll View |
703 | m_TagString: Untagged | 972 | m_TagString: Untagged |
704 | m_Icon: {fileID: 0} | 973 | m_Icon: {fileID: 0} |
705 | m_NavMeshLayer: 0 | 974 | m_NavMeshLayer: 0 |
706 | m_StaticEditorFlags: 0 | 975 | m_StaticEditorFlags: 0 |
707 | m_IsActive: 1 | 976 | m_IsActive: 1 |
708 | ---- !u!224 &1719350329 | 977 | +--- !u!224 &1539898518 |
709 | RectTransform: | 978 | RectTransform: |
710 | m_ObjectHideFlags: 0 | 979 | m_ObjectHideFlags: 0 |
711 | m_CorrespondingSourceObject: {fileID: 0} | 980 | m_CorrespondingSourceObject: {fileID: 0} |
712 | m_PrefabInstance: {fileID: 0} | 981 | m_PrefabInstance: {fileID: 0} |
713 | m_PrefabAsset: {fileID: 0} | 982 | m_PrefabAsset: {fileID: 0} |
714 | - m_GameObject: {fileID: 1719350328} | 983 | + m_GameObject: {fileID: 1539898517} |
715 | m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | 984 | m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
716 | m_LocalPosition: {x: 0, y: 0, z: 0} | 985 | m_LocalPosition: {x: 0, y: 0, z: 0} |
717 | m_LocalScale: {x: 1, y: 1, z: 1} | 986 | m_LocalScale: {x: 1, y: 1, z: 1} |
718 | m_ConstrainProportionsScale: 0 | 987 | m_ConstrainProportionsScale: 0 |
719 | m_Children: | 988 | m_Children: |
720 | - - {fileID: 34385972} | ||
721 | - m_Father: {fileID: 445012938} | 989 | + - {fileID: 57721547} |
990 | + m_Father: {fileID: 1476497844} | ||
991 | + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
992 | + m_AnchorMin: {x: 0, y: 0} | ||
993 | + m_AnchorMax: {x: 1, y: 1} | ||
994 | + m_AnchoredPosition: {x: 0, y: 0} | ||
995 | + m_SizeDelta: {x: 0, y: 0} | ||
996 | + m_Pivot: {x: 0.5, y: 0.5} | ||
997 | +--- !u!114 &1539898519 | ||
998 | +MonoBehaviour: | ||
999 | + m_ObjectHideFlags: 0 | ||
1000 | + m_CorrespondingSourceObject: {fileID: 0} | ||
1001 | + m_PrefabInstance: {fileID: 0} | ||
1002 | + m_PrefabAsset: {fileID: 0} | ||
1003 | + m_GameObject: {fileID: 1539898517} | ||
1004 | + m_Enabled: 1 | ||
1005 | + m_EditorHideFlags: 0 | ||
1006 | + m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3} | ||
1007 | + m_Name: | ||
1008 | + m_EditorClassIdentifier: | ||
1009 | + m_Content: {fileID: 1316319039} | ||
1010 | + m_Horizontal: 0 | ||
1011 | + m_Vertical: 1 | ||
1012 | + m_MovementType: 1 | ||
1013 | + m_Elasticity: 0.1 | ||
1014 | + m_Inertia: 1 | ||
1015 | + m_DecelerationRate: 0.135 | ||
1016 | + m_ScrollSensitivity: 1 | ||
1017 | + m_Viewport: {fileID: 57721547} | ||
1018 | + m_HorizontalScrollbar: {fileID: 0} | ||
1019 | + m_VerticalScrollbar: {fileID: 0} | ||
1020 | + m_HorizontalScrollbarVisibility: 2 | ||
1021 | + m_VerticalScrollbarVisibility: 2 | ||
1022 | + m_HorizontalScrollbarSpacing: -3 | ||
1023 | + m_VerticalScrollbarSpacing: -3 | ||
1024 | + m_OnValueChanged: | ||
1025 | + m_PersistentCalls: | ||
1026 | + m_Calls: [] | ||
1027 | +--- !u!114 &1539898520 | ||
1028 | +MonoBehaviour: | ||
1029 | + m_ObjectHideFlags: 0 | ||
1030 | + m_CorrespondingSourceObject: {fileID: 0} | ||
1031 | + m_PrefabInstance: {fileID: 0} | ||
1032 | + m_PrefabAsset: {fileID: 0} | ||
1033 | + m_GameObject: {fileID: 1539898517} | ||
1034 | + m_Enabled: 1 | ||
1035 | + m_EditorHideFlags: 0 | ||
1036 | + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} | ||
1037 | + m_Name: | ||
1038 | + m_EditorClassIdentifier: | ||
1039 | + m_Material: {fileID: 0} | ||
1040 | + m_Color: {r: 1, g: 1, b: 1, a: 0.392} | ||
1041 | + m_RaycastTarget: 1 | ||
1042 | + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||
1043 | + m_Maskable: 1 | ||
1044 | + m_OnCullStateChanged: | ||
1045 | + m_PersistentCalls: | ||
1046 | + m_Calls: [] | ||
1047 | + m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} | ||
1048 | + m_Type: 1 | ||
1049 | + m_PreserveAspect: 0 | ||
1050 | + m_FillCenter: 1 | ||
1051 | + m_FillMethod: 4 | ||
1052 | + m_FillAmount: 1 | ||
1053 | + m_FillClockwise: 1 | ||
1054 | + m_FillOrigin: 0 | ||
1055 | + m_UseSpriteMesh: 0 | ||
1056 | + m_PixelsPerUnitMultiplier: 1 | ||
1057 | +--- !u!222 &1539898521 | ||
1058 | +CanvasRenderer: | ||
1059 | + m_ObjectHideFlags: 0 | ||
1060 | + m_CorrespondingSourceObject: {fileID: 0} | ||
1061 | + m_PrefabInstance: {fileID: 0} | ||
1062 | + m_PrefabAsset: {fileID: 0} | ||
1063 | + m_GameObject: {fileID: 1539898517} | ||
1064 | + m_CullTransparentMesh: 1 | ||
1065 | +--- !u!114 &1539898522 | ||
1066 | +MonoBehaviour: | ||
1067 | + m_ObjectHideFlags: 0 | ||
1068 | + m_CorrespondingSourceObject: {fileID: 0} | ||
1069 | + m_PrefabInstance: {fileID: 0} | ||
1070 | + m_PrefabAsset: {fileID: 0} | ||
1071 | + m_GameObject: {fileID: 1539898517} | ||
1072 | + m_Enabled: 1 | ||
1073 | + m_EditorHideFlags: 0 | ||
1074 | + m_Script: {fileID: 11500000, guid: 2d3663c23a4f4220a53d2ade062816b1, type: 3} | ||
1075 | + m_Name: | ||
1076 | + m_EditorClassIdentifier: | ||
1077 | + contentParent: {fileID: 960620722} | ||
1078 | + momentPrefab: {fileID: 3024470403460670727, guid: 84e990cc6a39843419b767e24b1b1312, type: 3} | ||
1079 | + headerImage: {fileID: 1130549156} | ||
1080 | +--- !u!1 &1572258713 | ||
1081 | +GameObject: | ||
1082 | + m_ObjectHideFlags: 0 | ||
1083 | + m_CorrespondingSourceObject: {fileID: 0} | ||
1084 | + m_PrefabInstance: {fileID: 0} | ||
1085 | + m_PrefabAsset: {fileID: 0} | ||
1086 | + serializedVersion: 6 | ||
1087 | + m_Component: | ||
1088 | + - component: {fileID: 1572258714} | ||
1089 | + - component: {fileID: 1572258716} | ||
1090 | + - component: {fileID: 1572258715} | ||
1091 | + m_Layer: 5 | ||
1092 | + m_Name: FullImage | ||
1093 | + m_TagString: Untagged | ||
1094 | + m_Icon: {fileID: 0} | ||
1095 | + m_NavMeshLayer: 0 | ||
1096 | + m_StaticEditorFlags: 0 | ||
1097 | + m_IsActive: 1 | ||
1098 | +--- !u!224 &1572258714 | ||
1099 | +RectTransform: | ||
1100 | + m_ObjectHideFlags: 0 | ||
1101 | + m_CorrespondingSourceObject: {fileID: 0} | ||
1102 | + m_PrefabInstance: {fileID: 0} | ||
1103 | + m_PrefabAsset: {fileID: 0} | ||
1104 | + m_GameObject: {fileID: 1572258713} | ||
1105 | + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
1106 | + m_LocalPosition: {x: 0, y: 0, z: 0} | ||
1107 | + m_LocalScale: {x: 1, y: 1, z: 1} | ||
1108 | + m_ConstrainProportionsScale: 0 | ||
1109 | + m_Children: [] | ||
1110 | + m_Father: {fileID: 1150663700} | ||
722 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | 1111 | m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
723 | m_AnchorMin: {x: 0.5, y: 0.5} | 1112 | m_AnchorMin: {x: 0.5, y: 0.5} |
724 | m_AnchorMax: {x: 0.5, y: 0.5} | 1113 | m_AnchorMax: {x: 0.5, y: 0.5} |
725 | - m_AnchoredPosition: {x: 0, y: -164} | ||
726 | - m_SizeDelta: {x: 320, y: 60} | 1114 | + m_AnchoredPosition: {x: -25.6875, y: 6.9379} |
1115 | + m_SizeDelta: {x: 771.7505, y: 841.69} | ||
727 | m_Pivot: {x: 0.5, y: 0.5} | 1116 | m_Pivot: {x: 0.5, y: 0.5} |
728 | ---- !u!114 &1719350330 | 1117 | +--- !u!114 &1572258715 |
729 | MonoBehaviour: | 1118 | MonoBehaviour: |
730 | m_ObjectHideFlags: 0 | 1119 | m_ObjectHideFlags: 0 |
731 | m_CorrespondingSourceObject: {fileID: 0} | 1120 | m_CorrespondingSourceObject: {fileID: 0} |
732 | m_PrefabInstance: {fileID: 0} | 1121 | m_PrefabInstance: {fileID: 0} |
733 | m_PrefabAsset: {fileID: 0} | 1122 | m_PrefabAsset: {fileID: 0} |
734 | - m_GameObject: {fileID: 1719350328} | 1123 | + m_GameObject: {fileID: 1572258713} |
735 | m_Enabled: 1 | 1124 | m_Enabled: 1 |
736 | m_EditorHideFlags: 0 | 1125 | m_EditorHideFlags: 0 |
737 | - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} | 1126 | + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} |
738 | m_Name: | 1127 | m_Name: |
739 | m_EditorClassIdentifier: | 1128 | m_EditorClassIdentifier: |
740 | - m_Navigation: | ||
741 | - m_Mode: 3 | ||
742 | - m_WrapAround: 0 | ||
743 | - m_SelectOnUp: {fileID: 0} | ||
744 | - m_SelectOnDown: {fileID: 0} | ||
745 | - m_SelectOnLeft: {fileID: 0} | ||
746 | - m_SelectOnRight: {fileID: 0} | ||
747 | - m_Transition: 1 | ||
748 | - m_Colors: | ||
749 | - m_NormalColor: {r: 1, g: 1, b: 1, a: 1} | ||
750 | - m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} | ||
751 | - m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} | ||
752 | - m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} | ||
753 | - m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} | ||
754 | - m_ColorMultiplier: 1 | ||
755 | - m_FadeDuration: 0.1 | ||
756 | - m_SpriteState: | ||
757 | - m_HighlightedSprite: {fileID: 0} | ||
758 | - m_PressedSprite: {fileID: 0} | ||
759 | - m_SelectedSprite: {fileID: 0} | ||
760 | - m_DisabledSprite: {fileID: 0} | ||
761 | - m_AnimationTriggers: | ||
762 | - m_NormalTrigger: Normal | ||
763 | - m_HighlightedTrigger: Highlighted | ||
764 | - m_PressedTrigger: Pressed | ||
765 | - m_SelectedTrigger: Selected | ||
766 | - m_DisabledTrigger: Disabled | ||
767 | - m_Interactable: 1 | ||
768 | - m_TargetGraphic: {fileID: 1719350331} | ||
769 | - m_OnClick: | 1129 | + m_Material: {fileID: 0} |
1130 | + m_Color: {r: 1, g: 1, b: 1, a: 1} | ||
1131 | + m_RaycastTarget: 1 | ||
1132 | + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} | ||
1133 | + m_Maskable: 1 | ||
1134 | + m_OnCullStateChanged: | ||
770 | m_PersistentCalls: | 1135 | m_PersistentCalls: |
771 | m_Calls: [] | 1136 | m_Calls: [] |
772 | ---- !u!114 &1719350331 | 1137 | + m_Sprite: {fileID: 0} |
1138 | + m_Type: 0 | ||
1139 | + m_PreserveAspect: 0 | ||
1140 | + m_FillCenter: 1 | ||
1141 | + m_FillMethod: 4 | ||
1142 | + m_FillAmount: 1 | ||
1143 | + m_FillClockwise: 1 | ||
1144 | + m_FillOrigin: 0 | ||
1145 | + m_UseSpriteMesh: 0 | ||
1146 | + m_PixelsPerUnitMultiplier: 1 | ||
1147 | +--- !u!222 &1572258716 | ||
1148 | +CanvasRenderer: | ||
1149 | + m_ObjectHideFlags: 0 | ||
1150 | + m_CorrespondingSourceObject: {fileID: 0} | ||
1151 | + m_PrefabInstance: {fileID: 0} | ||
1152 | + m_PrefabAsset: {fileID: 0} | ||
1153 | + m_GameObject: {fileID: 1572258713} | ||
1154 | + m_CullTransparentMesh: 1 | ||
1155 | +--- !u!1 &1714109484 | ||
1156 | +GameObject: | ||
1157 | + m_ObjectHideFlags: 0 | ||
1158 | + m_CorrespondingSourceObject: {fileID: 0} | ||
1159 | + m_PrefabInstance: {fileID: 0} | ||
1160 | + m_PrefabAsset: {fileID: 0} | ||
1161 | + serializedVersion: 6 | ||
1162 | + m_Component: | ||
1163 | + - component: {fileID: 1714109485} | ||
1164 | + - component: {fileID: 1714109487} | ||
1165 | + - component: {fileID: 1714109486} | ||
1166 | + m_Layer: 5 | ||
1167 | + m_Name: Logo | ||
1168 | + m_TagString: Untagged | ||
1169 | + m_Icon: {fileID: 0} | ||
1170 | + m_NavMeshLayer: 0 | ||
1171 | + m_StaticEditorFlags: 0 | ||
1172 | + m_IsActive: 1 | ||
1173 | +--- !u!224 &1714109485 | ||
1174 | +RectTransform: | ||
1175 | + m_ObjectHideFlags: 0 | ||
1176 | + m_CorrespondingSourceObject: {fileID: 0} | ||
1177 | + m_PrefabInstance: {fileID: 0} | ||
1178 | + m_PrefabAsset: {fileID: 0} | ||
1179 | + m_GameObject: {fileID: 1714109484} | ||
1180 | + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
1181 | + m_LocalPosition: {x: 0, y: 0, z: 0} | ||
1182 | + m_LocalScale: {x: 1, y: 1, z: 1} | ||
1183 | + m_ConstrainProportionsScale: 0 | ||
1184 | + m_Children: [] | ||
1185 | + m_Father: {fileID: 1150663700} | ||
1186 | + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
1187 | + m_AnchorMin: {x: 0.5, y: 0.5} | ||
1188 | + m_AnchorMax: {x: 0.5, y: 0.5} | ||
1189 | + m_AnchoredPosition: {x: 238, y: -197} | ||
1190 | + m_SizeDelta: {x: 100, y: 100} | ||
1191 | + m_Pivot: {x: 0.5, y: 0.5} | ||
1192 | +--- !u!114 &1714109486 | ||
773 | MonoBehaviour: | 1193 | MonoBehaviour: |
774 | m_ObjectHideFlags: 0 | 1194 | m_ObjectHideFlags: 0 |
775 | m_CorrespondingSourceObject: {fileID: 0} | 1195 | m_CorrespondingSourceObject: {fileID: 0} |
776 | m_PrefabInstance: {fileID: 0} | 1196 | m_PrefabInstance: {fileID: 0} |
777 | m_PrefabAsset: {fileID: 0} | 1197 | m_PrefabAsset: {fileID: 0} |
778 | - m_GameObject: {fileID: 1719350328} | 1198 | + m_GameObject: {fileID: 1714109484} |
779 | m_Enabled: 1 | 1199 | m_Enabled: 1 |
780 | m_EditorHideFlags: 0 | 1200 | m_EditorHideFlags: 0 |
781 | m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} | 1201 | m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} |
@@ -789,8 +1209,8 @@ MonoBehaviour: | @@ -789,8 +1209,8 @@ MonoBehaviour: | ||
789 | m_OnCullStateChanged: | 1209 | m_OnCullStateChanged: |
790 | m_PersistentCalls: | 1210 | m_PersistentCalls: |
791 | m_Calls: [] | 1211 | m_Calls: [] |
792 | - m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} | ||
793 | - m_Type: 1 | 1212 | + m_Sprite: {fileID: 0} |
1213 | + m_Type: 0 | ||
794 | m_PreserveAspect: 0 | 1214 | m_PreserveAspect: 0 |
795 | m_FillCenter: 1 | 1215 | m_FillCenter: 1 |
796 | m_FillMethod: 4 | 1216 | m_FillMethod: 4 |
@@ -799,13 +1219,13 @@ MonoBehaviour: | @@ -799,13 +1219,13 @@ MonoBehaviour: | ||
799 | m_FillOrigin: 0 | 1219 | m_FillOrigin: 0 |
800 | m_UseSpriteMesh: 0 | 1220 | m_UseSpriteMesh: 0 |
801 | m_PixelsPerUnitMultiplier: 1 | 1221 | m_PixelsPerUnitMultiplier: 1 |
802 | ---- !u!222 &1719350332 | 1222 | +--- !u!222 &1714109487 |
803 | CanvasRenderer: | 1223 | CanvasRenderer: |
804 | m_ObjectHideFlags: 0 | 1224 | m_ObjectHideFlags: 0 |
805 | m_CorrespondingSourceObject: {fileID: 0} | 1225 | m_CorrespondingSourceObject: {fileID: 0} |
806 | m_PrefabInstance: {fileID: 0} | 1226 | m_PrefabInstance: {fileID: 0} |
807 | m_PrefabAsset: {fileID: 0} | 1227 | m_PrefabAsset: {fileID: 0} |
808 | - m_GameObject: {fileID: 1719350328} | 1228 | + m_GameObject: {fileID: 1714109484} |
809 | m_CullTransparentMesh: 1 | 1229 | m_CullTransparentMesh: 1 |
810 | --- !u!1 &1865823255 | 1230 | --- !u!1 &1865823255 |
811 | GameObject: | 1231 | GameObject: |
-
Please register or login to post a comment