namespace GameCreator.Editor.Common
{
    public interface IPolymorphicItemTool
    { }
}