au.streamcaching.SearchUsingChunkArray
au.streamcaching.SearchUsingChunkArray is a console variable in Unreal Engine 5 (UE5). See what au.streamcaching.SearchUsingChunkArray does, its values, and how to use this cvar in the Unreal console below.
Category: Remaining · Namespace:
auHelp
If performing an exhaustive search of the cache, use the chunk array instead of the LRU (we give up knowing how far down the cache an element was). 0: Search using LRU (linked list). 1: Search using Chunk Pool (TArray)
Usage
Unreal console (open with ~)
> au.streamcaching.SearchUsingChunkArray 1Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.
Related in au
au.streamcaching.NumSoundWavesToClearOnCacheOverflowVarau.streamcaching.PlaybackRequestPriorityVarau.streamcaching.PrimeSoundOnAudioComponentsVarau.streamcaching.ReadRequestPriorityVarau.streamcaching.ResizeAudioCacheToCmdau.streamcaching.SaveAudiomemReportOnCacheOverflowVarau.streamcaching.StartProfilingCmdau.streamcaching.StopProfilingCmdau.streamcaching.StreamCacheSizeOverrideMBVarau.streamcaching.TrimCacheWhenOverBudgetVarau.submix.clearbrokensubmixassetsVarau.Submix.Effects.DynamicsProcessor.BypassVar