UEConsole Commands
VariableConsole VariableRemaining

au.Debug.Sounds.Sort

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

Category: Remaining · Namespace: au

Help

Value to sort by and display when sound stats are active. Class, Distance, Name (Default), Priority (Highest of wave instances per sound), Time, Waves, Volume

Usage

Unreal console (open with ~)
> au.Debug.Sounds.Sort 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 au