Exemplo n.º 1
0
 public static void StopLoopClip()
 {
     if (m_Instance != null)
     {
         m_Instance._StopLoopClip();
     }
 }