我死去
This commit is contained in:
@@ -40,6 +40,11 @@ namespace Ichni.Editor
|
||||
connectedGameElement.SetUpInspector();
|
||||
EditorManager.instance.uiManager.timeline.SetTimeLine(gameElement);
|
||||
}
|
||||
public void SetInspector(IBaseElement gameElement)
|
||||
{
|
||||
ClearInspector();
|
||||
gameElement.SetUpInspector();
|
||||
}
|
||||
|
||||
public void ClearInspector()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user