#include <st-forms.h>
◆ GetEffectSettingFromString()
| RE::EffectSetting * StyyxUtil::FormUtil::GetEffectSettingFromString |
( |
const std::string & | a_form_id_string | ) |
|
|
inlinestatic |
◆ GetFormFromString()
| RE::TESForm * StyyxUtil::FormUtil::GetFormFromString |
( |
const std::string & | a_form_id_string | ) |
|
|
inlinestatic |
Get Form from a string.
- Parameters
-
| a_form_id_string | The string to get the Form from |
- Returns
- A TESForm* or nullptr if it can't find a form
- Usage
"Skyrim.esm|0x800" or "MyAwesomeFormEditorID"
- Note
- To make use of EditorID powerofthree tweaks needs to be installed
◆ GetSpellFromString()
| RE::SpellItem * StyyxUtil::FormUtil::GetSpellFromString |
( |
const std::string & | a_form_id_string | ) |
|
|
inlinestatic |
◆ GetWeaponFromString()
| RE::TESObjectWEAP * StyyxUtil::FormUtil::GetWeaponFromString |
( |
const std::string & | a_form_id_string | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: