#include <Setting.h>
◆ Type
| Enumerator |
|---|
| kUnknown | |
| kBool | |
| kFloat | |
| kSignedInteger | |
| kColor | |
| kString | |
| kUnsignedInteger | |
◆ ~Setting()
| virtual RE::Setting::~Setting |
( |
| ) |
|
|
virtual |
◆ GetBool()
| bool RE::Setting::GetBool |
( |
| ) |
const |
◆ GetColor()
| Color RE::Setting::GetColor |
( |
| ) |
const |
◆ GetFloat()
| float RE::Setting::GetFloat |
( |
| ) |
const |
◆ GetName()
| const char* RE::Setting::GetName |
( |
| ) |
const |
◆ GetSInt()
| std::int32_t RE::Setting::GetSInt |
( |
| ) |
const |
◆ GetString()
| const char* RE::Setting::GetString |
( |
| ) |
const |
◆ GetType()
| Type RE::Setting::GetType |
( |
| ) |
const |
◆ GetUInt()
| std::uint32_t RE::Setting::GetUInt |
( |
| ) |
const |
◆ IsManaged()
| bool RE::Setting::IsManaged |
( |
| ) |
const |
◆ Unk_01()
| virtual bool RE::Setting::Unk_01 |
( |
void |
| ) |
|
|
virtual |
◆ data
◆ name
◆ RTTI
The documentation for this class was generated from the following file: