unity-atoms/Packages/Core/Runtime/AssemblyInfo.cs
2019-10-01 17:27:22 +02:00

5 lines
209 B
C#

using System.Runtime.CompilerServices;
// Internal types and methods exposed to the editor assembly for use in inspectors, editor windows, etc...
[assembly: InternalsVisibleTo("Unity.UnityAtomsCore.Editor")]