Skip to main content

au.streamcaching.NumSoundWavesToClearOnCacheOverflow

Var

Unreal Engine Var console variable.

austreamcachingNumSoundWavesToClearOnCacheOverflow

Description

When set > 0, we will attempt to release retainers for only that many sounds every time we have a cache overflow 0: reset all retained sounds on cache overflow, >0: evict this many sounds on any cache overflow.

Usage

au.streamcaching.NumSoundWavesToClearOnCacheOverflow [value]

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