Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

Deriving from NetworkManager is supposed to be possible, but how?

$
0
0
The documentation claims you can derive from NetworkManager in order to extend it's functionality and to override some of its callbacks, but how can you do it when it has all engine events like Awake(), OnDestroy(), etc marked as private?

How am I supposed to propagate engine events to the base class?

Currently I have to use reflection to get the methods and call them.

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>