Files
PixelJumperHero/Library/PackageCache/com.unity.shadergraph@11.0.0/Editor/Data/Legacy/IMasterNode1.cs
2021-06-13 10:28:03 +02:00

7 lines
91 B
C#

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