CommonLibSSE NG
Loading...
Searching...
No Matches
RE::TESRegionDataWeather Class Reference

#include <TESRegionDataWeather.h>

Inheritance diagram for RE::TESRegionDataWeather:
RE::TESRegionData

Public Member Functions

 ~TESRegionDataWeather () override
 
Type GetType () const override
 
void ConstructSelf () override
 
void Unk_05 (void) override
 
void CopyFrom (TESRegionData *a_src, bool a_copy) override
 
bool IsLoaded () const override
 
virtual void Unk_08 (void)
 
- Public Member Functions inherited from RE::TESRegionData
virtual ~TESRegionData ()
 
virtual bool LoadDataHeader (void *a_arg1)
 
virtual void LoadData (TESForm *a_form)
 
virtual Type GetType () const =0
 
virtual void ConstructSelf ()=0
 
virtual void Unk_05 (void)=0
 
virtual void CopyFrom (TESRegionData *a_src, bool a_copy)=0
 
virtual bool IsLoaded () const =0
 

Public Attributes

BSSimpleList< WeatherType * > weatherTypes
 
- Public Attributes inherited from RE::TESRegionData
DataHeader dataHeader
 

Static Public Attributes

static constexpr auto RTTI = RTTI_TESRegionDataWeather
 
static constexpr auto TYPE = Type::kWeather
 
- Static Public Attributes inherited from RE::TESRegionData
static constexpr auto RTTI = RTTI_TESRegionData
 

Additional Inherited Members

- Public Types inherited from RE::TESRegionData
enum class  Type {
  kObjects = 2 , kWeather = 3 , kMap = 4 , kLand = 5 ,
  kGrass = 6 , kSound = 7 , kImposter = 8
}
 

Constructor & Destructor Documentation

◆ ~TESRegionDataWeather()

RE::TESRegionDataWeather::~TESRegionDataWeather ( )
override

Member Function Documentation

◆ ConstructSelf()

void RE::TESRegionDataWeather::ConstructSelf ( )
overridevirtual

Implements RE::TESRegionData.

◆ CopyFrom()

void RE::TESRegionDataWeather::CopyFrom ( TESRegionData a_src,
bool  a_copy 
)
overridevirtual

Implements RE::TESRegionData.

◆ GetType()

Type RE::TESRegionDataWeather::GetType ( ) const
overridevirtual

Implements RE::TESRegionData.

◆ IsLoaded()

bool RE::TESRegionDataWeather::IsLoaded ( ) const
overridevirtual

Implements RE::TESRegionData.

◆ Unk_05()

void RE::TESRegionDataWeather::Unk_05 ( void  )
overridevirtual

Implements RE::TESRegionData.

◆ Unk_08()

virtual void RE::TESRegionDataWeather::Unk_08 ( void  )
virtual

Member Data Documentation

◆ RTTI

constexpr auto RE::TESRegionDataWeather::RTTI = RTTI_TESRegionDataWeather
inlinestaticconstexpr

◆ TYPE

constexpr auto RE::TESRegionDataWeather::TYPE = Type::kWeather
inlinestaticconstexpr

◆ weatherTypes

BSSimpleList<WeatherType*> RE::TESRegionDataWeather::weatherTypes

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