5 lines
135 B
C#
5 lines
135 B
C#
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("VFXGraph.OutputEventHandlers.Editor")]
|