ICampaignWithProducts
Overview
This interface extends ICampaign and determines that this campaign has products.
Products
IReadOnlyList<ProductDef> Products { get; }
This interface extends ICampaign and determines that this campaign has products.
IReadOnlyList<ProductDef> Products { get; }