示例#1
0
 public static long GetID(Main.Ecs.YuoEntity entity)
 {
     return(entity.GetHashCode());
 }