5 lines
166 B
C#
5 lines
166 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("Coffee.SoftMaskForUGUI.Editor")]
|
|
[assembly: InternalsVisibleTo("Coffee.SoftMaskForUGUI.Demo")]
|