Custom Events
ObjectNet allows developers to create, listen, and send custom events managed by NetworkEventsManager.
NetworkEventsManager allows users to create customized events to catch the specific events of their game.
You can find a full example of how to implement custom events on "16 - Global Events" scene.