ManualChartDataSourceEditor
[CustomEditor(typeof(ManualChartDataSource))]public class ManualChartDataSourceEditor : EditorCustom inspector for ManualChartDataSource. Shows/hides fields based on the selected DataMode.
Methods
Section titled “Methods”
OnInspectorGUI()
Section titled “OnInspectorGUI()”public override void OnInspectorGUI()Implement this function to make a custom inspector.