2021-06-25 07:50:12 -04:00

7 lines
91 B
C#

namespace UnityEditor.ShaderGraph.Legacy
{
public interface IMasterNode1
{
}
}