TurnBasedStrategyCourse/Library/PackageCache/com.unity.shadergraph@16.0.2/Editor/Data/Legacy/IMasterNode1.cs

7 lines
91 B
C#

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