Made For Unreal — Docs
Quick Game Mode OverrideAPI ReferenceEditor API

Editor API

The settings config file format and where it persists.

The Editor reference covers the on-disk surface — the config file the plugin writes through whenever the toolbar widget changes a value, and how to edit that file without going through the toolbar.

Pages

  • Settings (Editor)Config/DefaultQuickGameModeOverride.ini: section, keys, example files, and source-control patterns.

For the C++ surface (subsystems and the settings UCLASS), see the C++ reference.

On this page