Exemplo n.º 1
0
 static NativePlugin()
 {
                 #if UNITY_EDITOR_OSX
     SetupDebugLogCallback();
                 #endif
                 #if !UNITY_EDITOR_OSX && UNITY_IOS
     NativePlugin.MCUnityRegisterPlugin();
                 #endif
 }