Files
UnrealEngineUWP/Engine/Source/Editor/GameProjectGeneration
ben hoffman 10d43ec0fe Add a "Don't show this again" checkbox to the "Project file is out of date." pop up at the start of the editor.
This will simply check the value of this cvar:
   [GameProjectUtils]
   SuppressUpdateProjectFilePromptNotification=true

Upon first clicking the "Don't show this again" checkbox, that CVar will be set to true.

#rb brooke.hubert, guillaume.patry, jodon.karlik
#rnx

[CL 35118007 by ben hoffman in ue5-main branch]
2024-07-26 15:49:48 -04:00
..