Skip to main content

au.Quartz.bAlwaysTakeVoiceSlot

Var

Unreal Engine Var console variable.

auQuartzbAlwaysTakeVoiceSlot

Description

Always take voice slot immediately without trying to cache the request on the componendefault = 1: always forward the request to the audio engine immediately. - 0: attempt to cache play requests on the component until closer to the deadline.

Usage

au.Quartz.bAlwaysTakeVoiceSlot [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.