using UnityEngine; public class Interop { public static void Log() { Debug.Log("11111111111111111111"); } }