#include <BGSKeywordForm.h>
◆ ~BGSKeywordForm()
RE::BGSKeywordForm::~BGSKeywordForm |
( |
| ) |
|
|
override |
◆ AddKeyword()
bool RE::BGSKeywordForm::AddKeyword |
( |
BGSKeyword * |
a_keyword | ) |
|
◆ AddKeywords()
bool RE::BGSKeywordForm::AddKeywords |
( |
const std::vector< BGSKeyword * > & |
a_keywords | ) |
|
◆ ClearDataComponent()
void RE::BGSKeywordForm::ClearDataComponent |
( |
| ) |
|
|
overridevirtual |
◆ ContainsKeywordString()
bool RE::BGSKeywordForm::ContainsKeywordString |
( |
std::string_view |
a_editorID | ) |
const |
◆ CopyComponent()
◆ ForEachKeyword()
◆ GetDefaultKeyword()
virtual BGSKeyword * RE::BGSKeywordForm::GetDefaultKeyword |
( |
| ) |
const |
|
virtual |
◆ GetKeywordAt()
std::optional< BGSKeyword * > RE::BGSKeywordForm::GetKeywordAt |
( |
std::uint32_t |
a_idx | ) |
const |
◆ GetKeywordIndex()
std::optional< std::uint32_t > RE::BGSKeywordForm::GetKeywordIndex |
( |
BGSKeyword * |
a_keyword | ) |
const |
◆ GetKeywords() [1/2]
std::span< BGSKeyword * > RE::BGSKeywordForm::GetKeywords |
( |
| ) |
|
|
inline |
◆ GetKeywords() [2/2]
std::span< BGSKeyword *const > RE::BGSKeywordForm::GetKeywords |
( |
| ) |
const |
|
inline |
◆ GetNumKeywords()
std::uint32_t RE::BGSKeywordForm::GetNumKeywords |
( |
| ) |
const |
◆ HasKeyword()
virtual bool RE::BGSKeywordForm::HasKeyword |
( |
const BGSKeyword * |
a_keyword | ) |
const |
|
virtual |
◆ HasKeywordID()
bool RE::BGSKeywordForm::HasKeywordID |
( |
FormID |
a_formID | ) |
const |
◆ HasKeywordString()
bool RE::BGSKeywordForm::HasKeywordString |
( |
std::string_view |
a_editorID | ) |
const |
◆ InitializeDataComponent()
void RE::BGSKeywordForm::InitializeDataComponent |
( |
| ) |
|
|
overridevirtual |
◆ RemoveKeyword() [1/2]
bool RE::BGSKeywordForm::RemoveKeyword |
( |
BGSKeyword * |
a_keyword | ) |
|
◆ RemoveKeyword() [2/2]
bool RE::BGSKeywordForm::RemoveKeyword |
( |
std::uint32_t |
a_index | ) |
|
◆ RemoveKeywords()
bool RE::BGSKeywordForm::RemoveKeywords |
( |
const std::vector< RE::BGSKeyword * > & |
a_keywords | ) |
|
◆ keywords
◆ numKeywords
std::uint32_t RE::BGSKeywordForm::numKeywords |
◆ pad14
std::uint32_t RE::BGSKeywordForm::pad14 |
◆ RTTI
The documentation for this class was generated from the following file: