更新
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
namespace GraphicsCat
|
||||
{
|
||||
public interface IMGUIDockable
|
||||
{
|
||||
public void OnDockGUI();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user