XiaoDianNao
XiaoDianNao
private void OnEnable() { //InitInspector(); } …… protected bool InspectorGUIStart(bool force = false) { InitInspector(); Repaint(); // Not initialized, try initializing //if (hasSortableArrays && listIndex.Count == 0) // InitInspector(); //if...
Are these all in the update plan in the future?
👍 Is the ScriptableObject-Inspector planned? Like this  I think this feature is very important ! : )