Ejemplo n.º 1
0
 void Update()
 {
     if (m_nowPlot != null)
     {
         m_nowPlot.PlotUpdate();
     }
 }