Skip to main content

Class PromoterConfig

Declaration
public class PromoterConfig : ModuleConfig

Properties

Enabled

Declaration
public override bool Enabled { get; set; }

UseLocalVideoWhileDownloading

Declaration
public bool UseLocalVideoWhileDownloading { get; set; }

InternetRequired

Declaration
public override bool InternetRequired { get; }

Fields

CrossPromoData

Declaration
public CrossPromoData CrossPromoData