testss
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace UnityEditor.U2D.Path
|
||||
{
|
||||
public interface ISelectable<T>
|
||||
{
|
||||
bool Select(ISelector<T> selector);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user