Sorry ,when I declare “void init() override;” in MyGameInstance.h and define it in .cpp, there are some error following:
And when I use code which contain “GEngine”, there is also LNK2019 error.
I am a newbie ,Thanks for your help!!!