Files
TEngine/UnityProject/Packages/YooAsset/Editor/Assembly/AssemblyInfo.cs
Alex-Rachel f916adb71b 更新YooAsset 2.3.7 -> 2.3.8
更新YooAsset 2.3.7 -> 2.3.8
2025-04-18 00:16:29 +08:00

5 lines
174 B
C#

using System.Runtime.CompilerServices;
// 外部友元
[assembly: InternalsVisibleTo("YooAsset.EditorExtension")]
[assembly: InternalsVisibleTo("Assembly-CSharp-Editor")]