Files
TEngine/UnityProject/Packages/YooAsset/Editor/Assembly/AssemblyInfo.cs
ALEXTANGXIAO 1e195ed3b4 TE6 打飞机Demo
TE6 打飞机Demo
2025-04-26 23:23:39 +08:00

5 lines
174 B
C#

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