private void InvokeMethod(string name) { ILRuntimeInit.Invoke("HotUnity.HotScriptManager", name, this); }
private void Awake() { ins = this; Init(); }