How do you set the window resolution for a game?

Actually, forget my comment about using console commands and running them via code. It’s better to just find the proper method/function to do what you need. :slight_smile:

GEngine->GameUserSettings->SetScreenResolution()
1 Like