private void OnEnable() {
     internalEditor = new ControllerDataFilesInspector_Internal(this);
     base.Enabled();
 }
Ejemplo n.º 2
0
 private void OnEnable()
 {
     internalEditor = new ControllerDataFilesInspector_Internal(this);
     base.Enabled();
 }