|
CommonLibVR
|
#include <PathingCell.h>
Public Member Functions | |
| virtual | ~PathingCell () |
| virtual std::uint32_t | GetType () const override |
| virtual void | Unk_02 (void) override |
| virtual void | Unk_03 (void) override |
| virtual void | Unk_04 (void) override |
| virtual void | Unk_05 (void) override |
| virtual void | Unk_06 (void) override |
| virtual void | Unk_07 (void) override |
| virtual void | Unk_08 (void) override |
| virtual void | Unk_09 (void) override |
| virtual void | Unk_0A (void) override |
Public Member Functions inherited from RE::BSPathingCell | |
| virtual | ~BSPathingCell () |
Public Member Functions inherited from RE::BSIntrusiveRefCounted | |
| std::uint32_t | IncRef () const |
| std::uint32_t | DecRef () const |
| TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
| FormID | unk10 |
| FormID | cellID |
Public Attributes inherited from RE::BSPathingCell | |
| std::uint32_t | unk0C |
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_PathingCell |
| static constexpr auto | VTABLE = VTABLE_PathingCell |
Static Public Attributes inherited from RE::BSPathingCell | |
| static constexpr auto | RTTI = RTTI_BSPathingCell |
| static constexpr auto | VTABLE = VTABLE_BSPathingCell |
Additional Inherited Members | |
Protected Attributes inherited from RE::BSIntrusiveRefCounted | |
| volatile std::uint32_t | _refCount { 0 } |
|
virtual |
|
overridevirtual |
Implements RE::BSPathingCell.
|
overridevirtual |
Implements RE::BSPathingCell.
|
overridevirtual |
Implements RE::BSPathingCell.
|
overridevirtual |
Implements RE::BSPathingCell.
|
overridevirtual |
Implements RE::BSPathingCell.
|
overridevirtual |
Implements RE::BSPathingCell.
|
overridevirtual |
Implements RE::BSPathingCell.
|
overridevirtual |
Implements RE::BSPathingCell.
|
overridevirtual |
Implements RE::BSPathingCell.
|
overridevirtual |
Implements RE::BSPathingCell.
| FormID RE::PathingCell::cellID |
|
inlinestaticconstexpr |
| FormID RE::PathingCell::unk10 |
|
inlinestaticconstexpr |