Slightly different approach

I didn’t much like creating “CreateServerAfterDestroy” variable so I found a different approach. I created another delegate function called “OnDestroySessionCompleteCreateSession” and I pass it as a continuation into DestroySession function. Works kinda same but it feels more stable.


1 Like

Privacy & Terms