예제 #1
0
 public override void OnAdd()
 {
     InspectorGUI.GetTargetToolArrayGUIData(Manager, Identifier, data => data.Bool = true);
 }