mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
3.0 - optimize code
This commit is contained in:
@@ -145,7 +145,7 @@ namespace XCharts.Runtime
|
||||
/// <summary>
|
||||
/// 移除并重新初始化所有组件。
|
||||
/// </summary>
|
||||
public void ReinitAllChartComponent()
|
||||
public void RemoveAndReinitChartObject()
|
||||
{
|
||||
ChartHelper.DestroyAllChildren(transform);
|
||||
SetAllComponentDirty();
|
||||
|
||||
Reference in New Issue
Block a user