예제 #1
0
 void OnDisable()
 {
     m_NodeGraph?.Dispose();
     m_NodeGraph = null;
 }