I'm writing an extension to NetworkManager to help handle/create an automatic matchmaking drop-in/drop-out sorta game setup, but I notice OnMatchJoined isn't virtual so I can't override it - yet every other "on..." function is virtual. Is there a reason for this?
↧