protected ListenerModuleData([NotNull] string topic, [NotNull] string type) : base(topic, type) { ModuleListPanel.RegisterDisplayedTopic(Topic); }