| 
    CommonLibSSE (powerof3)
    
   | 
 
#include <TESRegionDataMap.h>
  
Public Member Functions | |
| ~TESRegionDataMap () 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 | 
  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 | |
| BSFixedString | mapName | 
  Public Attributes inherited from RE::TESRegionData | |
| DataHeader | dataHeader | 
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_TESRegionDataMap | 
| static constexpr auto | TYPE = Type::kMap | 
  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 }  | 
      
  | 
  override | 
      
  | 
  overridevirtual | 
Implements RE::TESRegionData.
      
  | 
  overridevirtual | 
Implements RE::TESRegionData.
      
  | 
  overridevirtual | 
Implements RE::TESRegionData.
      
  | 
  overridevirtual | 
Implements RE::TESRegionData.
      
  | 
  overridevirtual | 
Implements RE::TESRegionData.
| BSFixedString RE::TESRegionDataMap::mapName | 
      
  | 
  inlinestaticconstexpr | 
      
  | 
  inlinestaticconstexpr |