Files
UnrealEngineUWP/Engine/Source/Editor/DerivedDataEditor
paul chipchase ef77cc1dc3 The editor can now compile when ENABLE_COOK_STATS is set to 0
#rb Mark.Lintott
#rnx
#preflight 61f13dbc7266f4e79bcebc17

- Fixed up a number of places that needed to be wrapped in #if ENABLE_COOK_STATS or #if OUTPUT_COOKTIMING
- The SDerivedDataCacheStatisticsDialog cannot display anything when cooking stats are disabled, so instead we show a message explaining why the dialog has no info

#ROBOMERGE-AUTHOR: paul.chipchase
#ROBOMERGE-SOURCE: CL 18769696 in //UE5/Release-5.0/... via CL 18769699 via CL 18769791
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18769800 by paul chipchase in ue5-main branch]
2022-01-28 06:39:14 -05:00
..