// Token: 0x060000DE RID: 222 RVA: 0x00005DB6 File Offset: 0x000041B6
 public static bool hasRewardedVideo(CBLocation location)
 {
     return(CBExternal.hasRewardedVideo(location));
 }