Inheritance: UnityEngine.MonoBehaviour
示例#1
0
 public static void Init(DB obj)
 {
     _ = obj;
     _.Init();
 }