Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCachedAudioStreamingManagerParams > FCacheDimensions
Syntax
int32 NumElements
Remarks
The maximum number of elements stored in a single cache before it is evicted. At runtime, this will be clamped to ensure that it is greater than the amount of sources that can be playing simultaneously.