Files
2026-06-29 21:18:33 +08:00

5 lines
166 B
C#

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Coffee.SoftMaskForUGUI.Editor")]
[assembly: InternalsVisibleTo("Coffee.SoftMaskForUGUI.Demo")]