30.05.2014, 10:50
So I found myself in a situation where calling a callback would be useful. The situation: when a player disconnects, if he's in a mini-game his partner should get a kill, so I could just call OnPlayerDeath.
My question is: is that good practice?
I believe I read somewhere that you should not do this... But it's just a function , so I'm not sure.
My question is: is that good practice?
I believe I read somewhere that you should not do this... But it's just a function , so I'm not sure.