These are my code and i am having a problem i cant understand as you are seeing below.My max tries is visible in cmd.I didnt noticed this earlier lesson so i am posting it here.
int32 MaxTries = BCGame.GetMaxTries();
std::cout << MaxTries << std::endl;
in PlayGame()
2 Likes
thank you i forget to delete it in earlier class