StartPIEGameInstance() add a call to StartGameInstance() for debugging reasons

Hey there,

I need to “override” the StartPIEGameInstance() method, but I can’t do that because it’s not a virtual method. So is there a way to call, say, StartGameInstance() method even if I’m running from inside of the editor?

Thanks in advance!

Cheers,