コード例 #1
0
 public void OnUnsticked()
 {
     _targetsCache = null;
     _stickyNoteEditorBehaviourBackingField = null;
     OnEnable();
 }