16 using SoundList = ::std::unordered_map<::std::string, ::Sound>;
24 ::std::unordered_map<::SharedTypes::Legacy::LevelSoundEvent, ::std::unordered_map<::std::string, ::Sound>>>
26 ::ll::TypedStorage<4, 4, float> mVolumeMin;
27 ::ll::TypedStorage<4, 4, float> mVolumeMax;
28 ::ll::TypedStorage<4, 4, float> mPitchMin;
29 ::ll::TypedStorage<4, 4, float> mPitchMax;