CommonLibSSE NG
Loading...
Searching...
No Matches
RE::TESRegionDataSound::Sound Struct Reference

#include <TESRegionDataSound.h>

Public Types

enum class  Flag {
  kNone = 0 , kPleasant = 1 << 0 , kCloudy = 1 << 1 , kRainy = 1 << 2 ,
  kSnowy = 1 << 3
}
 

Public Attributes

BGSSoundDescriptorFormsound
 
stl::enumeration< Flag, std::uint32_t > flags
 
float chance
 

Member Enumeration Documentation

◆ Flag

Enumerator
kNone 
kPleasant 
kCloudy 
kRainy 
kSnowy 

Member Data Documentation

◆ chance

float RE::TESRegionDataSound::Sound::chance

◆ flags

stl::enumeration<Flag, std::uint32_t> RE::TESRegionDataSound::Sound::flags

◆ sound

BGSSoundDescriptorForm* RE::TESRegionDataSound::Sound::sound

The documentation for this struct was generated from the following file: