|
| ~BGSIdleMarker () override |
|
bool | Load (TESFile *a_mod) override |
|
void | InitItemImpl () override |
|
bool | GetIgnoredBySandbox () const override |
|
void | UnClone3D (TESObjectREFR *a_ref) override |
|
NiAVObject * | Clone3D (TESObjectREFR *a_ref) override |
|
| ~TESBoundObject () override |
|
void | LoadObjectBound (TESFile *a_mod) override |
|
bool | IsBoundObject () const override |
|
bool | Activate (TESObjectREFR *a_targetRef, TESObjectREFR *a_activatorRef, std::uint8_t a_arg3, TESBoundObject *a_object, std::int32_t a_targetCount) override |
|
NiAVObject * | Clone3D (TESObjectREFR *a_ref, bool a_arg3) override |
|
bool | ReplaceModel () override |
|
virtual void | SetObjectVoiceType (BGSVoiceType *a_voiceType) |
|
virtual BGSVoiceType * | GetObjectVoiceType () const |
|
virtual bool | ReplaceModel (const char *a_str) |
|
virtual bool | GetActivateText (TESObjectREFR *a_activator, BSString &a_dst) |
|
virtual bool | CalculateDoFavor (Actor *a_activator, bool a_arg2, TESObjectREFR *a_toActivate, float a_arg3) |
|
virtual void | HandleRemoveItemFromContainer (TESObjectREFR *a_container) |
|
virtual void | OnRemove3D (NiAVObject *a_obj3D) |
|
virtual void | OnCheckModels () |
|
virtual void | OnCopyReference () |
|
virtual void | OnFinishScale () |
|
| ~TESObject () override |
|
bool | IsObject () const override |
|
std::uint32_t | GetRefCount () const override |
|
virtual void | Unk_3B (void) |
|
virtual bool | IsBoundAnimObject () |
|
virtual TESWaterForm * | GetWaterType () const |
|
virtual bool | IsAutoCalc () const |
|
virtual void | SetAutoCalc (bool a_autoCalc) |
|
virtual bool | IsMarker () |
|
virtual bool | IsOcclusionMarker () |
|
virtual std::uint32_t | IncRef () |
|
virtual std::uint32_t | DecRef () |
|
virtual NiAVObject * | LoadGraphics (TESObjectREFR *a_ref) |
|
| ~TESForm () override |
|
void | InitializeDataComponent () override |
|
void | ClearDataComponent () override |
|
void | CopyComponent (BaseFormComponent *a_rhs) override |
|
virtual void | InitializeData () |
|
virtual void | ClearData () |
|
virtual bool | LoadPartial (TESFile *a_mod) |
|
virtual bool | LoadEdit (TESFile *a_mod) |
|
virtual TESForm * | CreateDuplicateForm (bool a_createEditorID, void *a_arg2) |
|
virtual bool | AddChange (std::uint32_t a_changeFlags) |
|
virtual void | RemoveChange (std::uint32_t a_changeFlags) |
|
virtual bool | FindInFileFast (TESFile *a_mod) |
|
virtual bool | CheckSaveGame (BGSSaveFormBuffer *a_buf) |
|
virtual void | SaveGame (BGSSaveFormBuffer *a_buf) |
|
virtual void | LoadGame (BGSLoadFormBuffer *a_buf) |
|
virtual void | InitLoadGame (BGSLoadFormBuffer *a_buf) |
|
virtual void | FinishLoadGame (BGSLoadFormBuffer *a_buf) |
|
virtual void | Revert (BGSLoadFormBuffer *a_buf) |
|
virtual TESFile * | GetDescriptionOwnerFile () const |
|
virtual FormType | GetSavedFormType () const |
|
virtual void | GetFormDetailedString (char *a_buf, std::uint32_t a_bufLen) |
|
virtual bool | GetKnown () const |
|
virtual bool | GetRandomAnim () const |
|
virtual bool | GetPlayable () const |
|
virtual bool | IsHeadingMarker () const |
|
virtual bool | GetDangerous () const |
|
virtual bool | QHasCurrents () const |
|
virtual bool | GetObstacle () const |
|
virtual bool | QIsLODLandObject () const |
|
virtual bool | GetOnLocalMap () const |
|
virtual bool | GetMustUpdate () const |
|
virtual void | SetOnLocalMap (bool a_set) |
|
virtual void | SetDelete (bool a_set) |
|
virtual void | SetAltered (bool a_set) |
|
virtual void | SaveObjectBound () |
|
virtual bool | IsMagicItem () const |
|
virtual bool | IsWater () const |
|
virtual TESObjectREFR * | AsReference1 () |
|
virtual const TESObjectREFR * | AsReference2 () const |
|
virtual const char * | GetTextForParsedSubTag (const BSFixedString &a_tag) const |
|
virtual void | Copy (TESForm *a_srcForm) |
|
virtual bool | BelongsInGroup (FORM *a_form, bool a_allowParentGroups, bool a_currentOnly) |
|
virtual void | CreateGroupData (FORM *a_form, FORM_GROUP *a_group) |
|
virtual const char * | GetFormEditorID () const |
|
virtual bool | SetFormEditorID (const char *a_str) |
|
virtual bool | IsParentForm () |
|
virtual bool | IsParentFormTree () |
|
virtual bool | IsFormTypeChild (FormType a_type) |
|
virtual void | SetFormID (FormID a_id, bool a_updateFile) |
|
virtual const char * | GetObjectTypeName () const |
|
virtual bool | QAvailableInGame () const |
|
template<class T > |
| requires (std::is_class_v< T >) T *As() noexcept |
|
template<class T > |
| requires (requires { T::FORMTYPE;}) const T *As() const noexcept |
|
template<class T > |
| requires (!requires { T::FORMTYPE;}) const T *As() const noexcept |
|
TESObjectREFR * | AsReference () |
|
const TESObjectREFR * | AsReference () const |
|
TESFile * | GetFile (std::int32_t a_idx=-1) const |
|
std::uint32_t | GetFormFlags () const noexcept |
|
FormID | GetFormID () const noexcept |
|
FormType | GetFormType () const noexcept |
|
std::int32_t | GetGoldValue () const |
|
const char * | GetName () const |
|
float | GetWeight () const |
|
bool | HasVMAD () const |
|
bool | HasWorldModel () const noexcept |
|
void | InitItem () |
|
bool | Is (FormType a_type) const noexcept |
|
template<class... Args> |
bool | Is (Args... a_args) const noexcept requires(std |
|
bool | IsAmmo () const noexcept |
|
bool | IsArmor () const noexcept |
|
bool | IsBook () const noexcept |
|
bool | IsDeleted () const noexcept |
|
bool | IsDynamicForm () const noexcept |
|
bool | IsGold () const noexcept |
|
bool | IsIgnored () const noexcept |
|
bool | IsInitialized () const noexcept |
|
bool | IsKey () const noexcept |
|
bool | IsLockpick () const noexcept |
|
bool | IsNot (FormType a_type) const noexcept |
|
template<class... Args> |
bool | IsNot (Args... a_args) const noexcept requires(std |
|
bool | IsNote () const noexcept |
|
bool | IsPlayer () const noexcept |
|
bool | IsPlayerRef () const noexcept |
|
bool | IsSoulGem () const noexcept |
|
bool | IsWeapon () const noexcept |
|
virtual | ~BaseFormComponent () |
|
| TES_HEAP_REDEFINE_NEW () |
|
| ~TESModel () override |
|
void | InitializeDataComponent () override |
|
void | ClearDataComponent () override |
|
void | CopyComponent (BaseFormComponent *a_rhs) override |
|
virtual const char * | GetModel () const |
|
virtual void | SetModel (const char *a_model) |
|
virtual TESModelTextureSwap * | GetAsModelTextureSwap () |
|
| ~BGSIdleCollection () override |
|
void | InitializeDataComponent () override |
|
void | ClearDataComponent () override |
|
void | CopyComponent (BaseFormComponent *a_rhs) override |
|
|
enum class | InGameFormFlag {
kNone = 0
, kWantsDelete = 1 << 0
, kForcedPersistent = 1 << 1
, kNoFavorAllowed = 1 << 4
,
kIsSkyObject = 1 << 5
, kRefOriginalPersistent = 1 << 6
, kRefPermanentlyDeleted = 1 << 7
} |
|
enum class | IdleFlags {
kNone = 0
, kPickSequence = 1 << 0
, kOldPickConditions = 1 << 1
, kDoOnce = 1 << 2
,
kLooseOnly = 1 << 3
, kNoSandbox = 1 << 4
} |
|
static void | AddCompileIndex (FormID &a_id, TESFile *a_file) |
|
static auto | GetAllForms () -> std::pair< BSTHashMap< FormID, TESForm * > *, std::reference_wrapper< BSReadWriteLock >> |
|
static auto | GetAllFormsByEditorID () -> std::pair< BSTHashMap< BSFixedString, TESForm * > *, std::reference_wrapper< BSReadWriteLock >> |
|
static TESForm * | LookupByID (FormID a_formID) |
|
template<class T > |
static T * | LookupByID (FormID a_formID) |
|
static TESForm * | LookupByEditorID (const std::string_view &a_editorID) |
|
template<class T > |
static T * | LookupByEditorID (const std::string_view &a_editorID) |
|
BOUND_DATA | boundData |
|
std::uint32_t | pad2C |
|
TESFileContainer | sourceFiles |
|
std::uint32_t | formFlags |
|
FormID | formID |
|
stl::enumeration< InGameFormFlag, std::uint16_t > | inGameFormFlags |
|
stl::enumeration< FormType, std::uint8_t > | formType |
|
std::uint8_t | pad1B |
|
std::uint32_t | pad1C |
|
BSFixedString | model |
|
BSResource::ID * | textures |
|
std::uint32_t * | addons |
|
std::uint16_t | numTextures |
|
std::uint16_t | numAddons |
|
std::uint32_t | pad24 |
|
stl::enumeration< IdleFlags, std::int8_t > | idleFlags |
|
std::int8_t | idleCount |
|
std::uint16_t | pad0A |
|
std::uint32_t | pad0C |
|
TESIdleForm ** | idles |
|
float | timerCheckForIdle |
|
std::uint32_t | pad1C |
|