GameObject 类 继承 object GameObject 继承成员 object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() 命名空间: Fantasy.Platform.Unity 程序集: Fantasy.Net.dll 语法 public class GameObject 构造函数 | 编辑本文 查看源代码 GameObject(string) 声明 public GameObject(string name) 参数 类型 名称 描述 string name 扩展方法 JsonHelper.ToJson<T>(T)