ComponentList Tab 기능 추가
This commit is contained in:
@@ -94,8 +94,7 @@ namespace UVC.UI.Window
|
||||
/// </summary>
|
||||
public void Refresh()
|
||||
{
|
||||
var infos = FactoryObjectManager.Instance.GetFactoryObjectInfosByCategory();
|
||||
componentList?.SetupData(infos);
|
||||
SetupData();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user