// Token: 0x060000D8 RID: 216 RVA: 0x00005D86 File Offset: 0x00004186
 public static bool hasInterstitial(CBLocation location)
 {
     return(CBExternal.hasInterstitial(location));
 }