Files
sbox-public/engine/Sandbox.Engine/Scene/GameObjectSystems/SoundOcclusionSystem.cs
Lorenz Junglas 791e65a830 Reduce allocations when mixing voices (#4170)
Keep temp list so we can sort in place

Cache occlusion sort predicate in static to avoid action allocation
2026-03-02 11:50:30 +01:00

5.2 KiB