|
CommonLibSSE (Parapets fork)
|
#include <DetectionState.h>
Public Member Functions | |
| ~DetectionState () override | |
Public Member Functions inherited from RE::NiRefObject | |
| NiRefObject () | |
| virtual | ~NiRefObject () |
| virtual void | DeleteThis () |
| void | IncRefCount () |
| void | DecRefCount () |
| constexpr std::uint32_t | GetRefCount () const noexcept |
| TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
| std::int32_t | level |
| std::uint8_t | unk14 |
| std::uint8_t | unk15 |
| std::uint8_t | unk16 |
| std::uint8_t | pad17 |
| float | unk18 |
| NiPoint3 | unk1C |
| float | unk28 |
| NiPoint3 | unk2C |
| float | unk38 |
| NiPoint3 | unk3C |
Public Attributes inherited from RE::NiRefObject | |
| volatile std::uint32_t | _refCount { 0 } |
| std::uint32_t | _pad0C { 0 } |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_DetectionState |
Static Public Attributes inherited from RE::NiRefObject | |
| static constexpr auto | RTTI = RTTI_NiRefObject |
Additional Inherited Members | |
Static Public Member Functions inherited from RE::NiRefObject | |
| static volatile std::uint32_t * | GetTotalObjectCount () |
|
override |
| std::int32_t RE::DetectionState::level |
| std::uint8_t RE::DetectionState::pad17 |
|
inlinestaticconstexpr |
| std::uint8_t RE::DetectionState::unk14 |
| std::uint8_t RE::DetectionState::unk15 |
| std::uint8_t RE::DetectionState::unk16 |
| float RE::DetectionState::unk18 |
| NiPoint3 RE::DetectionState::unk1C |
| float RE::DetectionState::unk28 |
| NiPoint3 RE::DetectionState::unk2C |
| float RE::DetectionState::unk38 |
| NiPoint3 RE::DetectionState::unk3C |