Popups
Here you will be able to find various popups-related API:
- IPopupBase is interface that each popup must implement;
- IPopup is designed for popups, which in addition to displaying information request the player to act;
- IPopupWithProducts is intended for campaigns that are capable of displaying one or many products;
- IPopupsProvider is interface that provides the ability to define your own way of loading popups.