CommonLibSSE NG
|
#include <PathingCell.h>
Public Member Functions | |
~PathingCell () override | |
std::uint32_t | GetType () const override |
void | Unk_02 (void) override |
void | Unk_03 (void) override |
void | Unk_04 (void) override |
void | Unk_05 (void) override |
void | Unk_06 (void) override |
void | Unk_07 (void) override |
void | Unk_08 (void) override |
void | Unk_09 (void) override |
void | Unk_0A (void) override |
Public Member Functions inherited from RE::BSPathingCell | |
virtual | ~BSPathingCell () |
virtual std::uint32_t | GetType () const =0 |
virtual void | Unk_02 (void)=0 |
virtual void | Unk_03 (void)=0 |
virtual void | Unk_04 (void)=0 |
virtual void | Unk_05 (void)=0 |
virtual void | Unk_06 (void)=0 |
virtual void | Unk_07 (void)=0 |
virtual void | Unk_08 (void)=0 |
virtual void | Unk_09 (void)=0 |
virtual void | Unk_0A (void)=0 |
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 Public Attributes inherited from RE::BSPathingCell | |
static constexpr auto | RTTI = RTTI_BSPathingCell |
Additional Inherited Members | |
Protected Attributes inherited from RE::BSIntrusiveRefCounted | |
volatile std::uint32_t | _refCount { 0 } |
|
override |
|
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 |