CommonLibSSE NG
Loading...
Searching...
No Matches
RE::SettingT< T > Class Template Reference

#include <SettingT.h>

Inheritance diagram for RE::SettingT< T >:
RE::Setting

Public Member Functions

 ~SettingT () override
 
- Public Member Functions inherited from RE::Setting
virtual ~Setting ()
 
virtual bool Unk_01 (void)
 
bool IsManaged () const
 
Type GetType () const
 
const char * GetName () const
 
bool GetBool () const
 
float GetFloat () const
 
std::int32_t GetSInt () const
 
Color GetColor () const
 
const char * GetString () const
 
std::uint32_t GetUInt () const
 

Additional Inherited Members

- Public Types inherited from RE::Setting
enum class  Type {
  kUnknown = 0 , kBool , kFloat , kSignedInteger ,
  kColor , kString , kUnsignedInteger
}
 
- Public Attributes inherited from RE::Setting
Data data
 
char * name
 
- Static Public Attributes inherited from RE::Setting
static constexpr auto RTTI = RTTI_Setting
 

Constructor & Destructor Documentation

◆ ~SettingT()

template<class T >
RE::SettingT< T >::~SettingT ( )
override

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