// Token: 0x060000E1 RID: 225 RVA: 0x00005DCE File Offset: 0x000041CE
 public static bool hasInPlay(CBLocation location)
 {
     return(CBExternal.hasInPlay(location));
 }