UEConsole Commands
VariableConsole VariableRemaining

Accessibility.Enable

Accessibility.Enable is a console variable in Unreal Engine 5 (UE5). See what Accessibility.Enable does, its values, and how to use this cvar in the Unreal console below.

Category: Remaining · Namespace: accessibility

Help

If false, all queries from accessible APIs will be ignored. On some platforms, the application must be restarted in order to take effect.

Usage

Unreal console (open with ~)
> Accessibility.Enable 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in accessibility