예제 #1
0
 public static bool IsCellGroup(NetworkGroup group)
 {
     return(CullGrid.IsCellGroupID(group.id));
 }