// Token: 0x060000EB RID: 235 RVA: 0x00005E26 File Offset: 0x00004226
 public static void setShouldPrefetchVideoContent(bool shouldPrefetch)
 {
     CBExternal.setShouldPrefetchVideoContent(shouldPrefetch);
 }