mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-24 01:40:06 +00:00
3.0 - unitypackage
This commit is contained in:
8
Runtime/Serie/Scatter/ScatterHandler.cs
Normal file
8
Runtime/Serie/Scatter/ScatterHandler.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
namespace XCharts
|
||||
{
|
||||
[UnityEngine.Scripting.Preserve]
|
||||
internal sealed class ScatterHandler : BaseScatterHandler<Scatter>
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user