// Token: 0x060000E2 RID: 226 RVA: 0x00005DD6 File Offset: 0x000041D6
 public static CBInPlay getInPlay(CBLocation location)
 {
     return(CBExternal.getInPlay(location));
 }