| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <TESRegionDataSound.h>
Public Types | |
| enum class | Flag {  kNone = 0 , kPleasant = 1 << 0 , kCloudy = 1 << 1 , kRainy = 1 << 2 , kSnowy = 1 << 3 }  | 
Public Attributes | |
| BGSSoundDescriptorForm * | sound | 
| stl::enumeration< Flag, std::uint32_t > | flags | 
| float | chance | 
      
  | 
  strong | 
| float RE::TESRegionDataSound::Sound::chance | 
| stl::enumeration<Flag, std::uint32_t> RE::TESRegionDataSound::Sound::flags | 
| BGSSoundDescriptorForm* RE::TESRegionDataSound::Sound::sound |