Skip to main content

settings

Overview

  • 3 commands in this category.

Commands

CommandNameDescription
settings.getGet SettingGet any game setting by its EB1GameOption enum name (e.g. ShadowQuality, MasterSoundVolume, Languag…
settings.get_cvarsGet Console VariablesGet current Unreal Engine console variable values as JSON. Filter by comma-separated category prefi…
settings.setSet SettingSet any game setting by its EB1GameOption enum name and value. Applies immediately. Use settings.ge…