2021-09-09 20:42:29 -04:00

5 lines
135 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("VFXGraph.OutputEventHandlers.Editor")]