Amerio.Stephane Posted March 15, 2021 Posted March 15, 2021 Hello, Currently, we can have our own callback on CIGI and DIS packets with something like cigi->setReceivePacketCallback(...). Would it be possible to replace this with something like cigi->addReceivePacketCallback(...) Rationale: our code is distributed in multiple plugins, each implementing their own logic/requirement. So we sometimes end up with two plugins requiring to react on the same packet. And some of our users may use one or the other (or even both) plugins. Thanks!
silent Posted March 16, 2021 Posted March 16, 2021 Hi Stephane, Should be doable, thanks for the description. Will try to add it before 2.14 release (or maybe in a patch release, something like 2.14.x). How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts