mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-24 01:40:06 +00:00
3.0
This commit is contained in:
@@ -126,6 +126,7 @@ namespace XCharts.Runtime
|
||||
}
|
||||
}
|
||||
|
||||
#if UNITY_EDITOR
|
||||
public static string GetPackageFullPath()
|
||||
{
|
||||
string packagePath = Path.GetFullPath("Packages/com.monitor1394.xcharts");
|
||||
@@ -167,8 +168,6 @@ namespace XCharts.Runtime
|
||||
return null;
|
||||
}
|
||||
|
||||
#if UNITY_EDITOR
|
||||
|
||||
[UnityEditor.Callbacks.DidReloadScripts]
|
||||
static void OnEditorReload()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user