|
CommonLibSSE (Parapets fork)
|
This is the complete list of members for RE::TESForm, including all inherited members.
| Activate(TESObjectREFR *a_targetRef, TESObjectREFR *a_activatorRef, std::uint8_t a_arg3, TESBoundObject *a_object, std::int32_t a_targetCount) | RE::TESForm | virtual |
| AddChange(std::uint32_t a_changeFlags) | RE::TESForm | virtual |
| AddCompileIndex(FormID &a_id, TESFile *a_file) | RE::TESForm | static |
| AsReference() | RE::TESForm | inline |
| AsReference() const | RE::TESForm | inline |
| AsReference1() | RE::TESForm | virtual |
| AsReference2() const | RE::TESForm | virtual |
| BelongsInGroup(FORM *a_form, bool a_allowParentGroups, bool a_currentOnly) | RE::TESForm | virtual |
| CheckSaveGame(BGSSaveFormBuffer *a_buf) | RE::TESForm | virtual |
| ClearData() | RE::TESForm | virtual |
| ClearDataComponent() override | RE::TESForm | virtual |
| Copy(TESForm *a_srcForm) | RE::TESForm | virtual |
| CopyComponent(BaseFormComponent *a_rhs) override | RE::TESForm | virtual |
| CreateDuplicateForm(bool a_createEditorID, void *a_arg2) | RE::TESForm | virtual |
| CreateGroupData(FORM *a_form, FORM_GROUP *a_group) | RE::TESForm | virtual |
| FindInFileFast(TESFile *a_mod) | RE::TESForm | virtual |
| FinishLoadGame(BGSLoadFormBuffer *a_buf) | RE::TESForm | virtual |
| formFlags | RE::TESForm | |
| formID | RE::TESForm | |
| formType | RE::TESForm | |
| FORMTYPE | RE::TESForm | inlinestatic |
| GetAllForms() -> std::pair< BSTHashMap< FormID, TESForm * > *, std::reference_wrapper< BSReadWriteLock >> | RE::TESForm | static |
| GetAllFormsByEditorID() -> std::pair< BSTHashMap< BSFixedString, TESForm * > *, std::reference_wrapper< BSReadWriteLock >> | RE::TESForm | static |
| GetDangerous() const | RE::TESForm | virtual |
| GetDescriptionOwnerFile() const | RE::TESForm | virtual |
| GetFile(std::int32_t a_idx=-1) const | RE::TESForm | inline |
| GetFormDetailedString(char *a_buf, std::uint32_t a_bufLen) | RE::TESForm | virtual |
| GetFormEditorID() const | RE::TESForm | virtual |
| GetFormFlags() const noexcept | RE::TESForm | inline |
| GetFormID() const noexcept | RE::TESForm | inline |
| GetFormType() const noexcept | RE::TESForm | inline |
| GetGoldValue() const | RE::TESForm | |
| GetIgnoredBySandbox() const | RE::TESForm | virtual |
| GetKnown() const | RE::TESForm | virtual |
| GetMustUpdate() const | RE::TESForm | virtual |
| GetName() const | RE::TESForm | |
| GetObjectTypeName() const | RE::TESForm | virtual |
| GetObstacle() const | RE::TESForm | virtual |
| GetOnLocalMap() const | RE::TESForm | virtual |
| GetPlayable() const | RE::TESForm | virtual |
| GetRandomAnim() const | RE::TESForm | virtual |
| GetRefCount() const | RE::TESForm | virtual |
| GetSavedFormType() const | RE::TESForm | virtual |
| GetTextForParsedSubTag(const BSFixedString &a_tag) const | RE::TESForm | virtual |
| GetWeight() const | RE::TESForm | |
| HasVMAD() const | RE::TESForm | |
| HasWorldModel() const noexcept | RE::TESForm | |
| InGameFormFlag enum name | RE::TESForm | |
| inGameFormFlags | RE::TESForm | |
| InitializeData() | RE::TESForm | virtual |
| InitializeDataComponent() override | RE::TESForm | virtual |
| InitItem() | RE::TESForm | inline |
| InitItemImpl() | RE::TESForm | virtual |
| InitLoadGame(BGSLoadFormBuffer *a_buf) | RE::TESForm | virtual |
| Is(FormType a_type) const noexcept | RE::TESForm | inline |
| Is(Args... a_args) const noexcept requires(std | RE::TESForm | inline |
| IsAmmo() const noexcept | RE::TESForm | inline |
| IsArmor() const noexcept | RE::TESForm | inline |
| IsBook() const noexcept | RE::TESForm | inline |
| IsBoundObject() const | RE::TESForm | virtual |
| IsDeleted() const noexcept | RE::TESForm | inline |
| IsDynamicForm() const noexcept | RE::TESForm | inline |
| IsFormTypeChild(FormType a_type) | RE::TESForm | virtual |
| IsGold() const noexcept | RE::TESForm | inline |
| IsHeadingMarker() const | RE::TESForm | virtual |
| IsIgnored() const noexcept | RE::TESForm | inline |
| IsInitialized() const noexcept | RE::TESForm | inline |
| IsKey() const noexcept | RE::TESForm | inline |
| IsLockpick() const noexcept | RE::TESForm | inline |
| IsMagicItem() const | RE::TESForm | virtual |
| IsNot(FormType a_type) const noexcept | RE::TESForm | inline |
| IsNot(Args... a_args) const noexcept requires(std | RE::TESForm | inline |
| IsNote() const noexcept | RE::TESForm | inline |
| IsObject() const | RE::TESForm | virtual |
| IsParentForm() | RE::TESForm | virtual |
| IsParentFormTree() | RE::TESForm | virtual |
| IsPlayer() const noexcept | RE::TESForm | inline |
| IsPlayerRef() const noexcept | RE::TESForm | inline |
| IsSoulGem() const noexcept | RE::TESForm | inline |
| IsWater() const | RE::TESForm | virtual |
| IsWeapon() const noexcept | RE::TESForm | inline |
| Load(TESFile *a_mod) | RE::TESForm | virtual |
| LoadEdit(TESFile *a_mod) | RE::TESForm | virtual |
| LoadGame(BGSLoadFormBuffer *a_buf) | RE::TESForm | virtual |
| LoadObjectBound(TESFile *a_mod) | RE::TESForm | virtual |
| LoadPartial(TESFile *a_mod) | RE::TESForm | virtual |
| LookupByEditorID(const std::string_view &a_editorID) | RE::TESForm | static |
| LookupByEditorID(const std::string_view &a_editorID) | RE::TESForm | inlinestatic |
| LookupByID(FormID a_formID) | RE::TESForm | static |
| LookupByID(FormID a_formID) | RE::TESForm | inlinestatic |
| pad1B | RE::TESForm | |
| pad1C | RE::TESForm | |
| QAvailableInGame() const | RE::TESForm | virtual |
| QHasCurrents() const | RE::TESForm | virtual |
| QIsLODLandObject() const | RE::TESForm | virtual |
| RemoveChange(std::uint32_t a_changeFlags) | RE::TESForm | virtual |
| requires(std::is_class_v< T >) T *As() noexcept | RE::TESForm | inline |
| requires(requires { T::FORMTYPE;}) const T *As() const noexcept | RE::TESForm | inline |
| requires(!requires { T::FORMTYPE;}) const T *As() const noexcept | RE::TESForm | |
| Revert(BGSLoadFormBuffer *a_buf) | RE::TESForm | virtual |
| RTTI | RE::TESForm | inlinestatic |
| SaveGame(BGSSaveFormBuffer *a_buf) | RE::TESForm | virtual |
| SaveObjectBound() | RE::TESForm | virtual |
| SetAltered(bool a_set) | RE::TESForm | virtual |
| SetDelete(bool a_set) | RE::TESForm | virtual |
| SetFormEditorID(const char *a_str) | RE::TESForm | virtual |
| SetFormID(FormID a_id, bool a_updateFile) | RE::TESForm | virtual |
| SetOnLocalMap(bool a_set) | RE::TESForm | virtual |
| sourceFiles | RE::TESForm | |
| TES_HEAP_REDEFINE_NEW() | RE::BaseFormComponent | |
| ~BaseFormComponent() | RE::BaseFormComponent | virtual |
| ~TESForm() override | RE::TESForm |