Results 1 issues of tanghai

例如想打印热更新的dll的名字, 会报错 [Message] public class Entry { public static void Init() { UnityEngine.Debug.Log(typeof(Entry).Assembly.FullName); } } TargetException: Object does not match target type. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[]...