Navigation
Unreal Engine C++ API Reference > Developer > DeveloperToolSettings > UCookerSettings
References
Module | DeveloperToolSettings |
Header | /Engine/Source/Developer/DeveloperToolSettings/Classes/CookerSettings.h |
Include | #include "CookerSettings.h" |
virtual void OverrideConfigSection ( [FString](API\Runtime\Core\Containers\FString) & InOutSectionName )
Remarks
This class was moved from UnrealEd module, but to allow it to be used by developer tools, like UFE, it has moved to this module. However, for back-compat, we want to use the old name in the ini files, so that everything works without needing to touch every Game.ini file