示例#1
0
 public static IEntity GetEntity(this Component component)
 {
     return(EntityUtility.GetEntity(component));
 }