Files
TowerDefence/My project/Library/PackageCache/com.unity.shadergraph@c7cb9a0feac2/Editor/Data/Legacy/IMasterNode1.cs

7 lines
91 B
C#
Raw Normal View History

2025-11-14 17:30:41 +00:00
namespace UnityEditor.ShaderGraph.Legacy
{
public interface IMasterNode1
{
}
}