CommonLibSSE NG
|
#include <MapCamera.h>
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_MapCameraStates__Exit |
static constexpr auto | VTABLE = VTABLE_MapCameraStates__Exit |
Static Public Attributes inherited from RE::TESCameraState | |
static constexpr auto | RTTI = RTTI_TESCameraState |
static constexpr auto | VTABLE = VTABLE_TESCameraState |
Additional Inherited Members | |
Public Member Functions inherited from RE::TESCameraState | |
virtual | ~TESCameraState () |
virtual void | Begin () |
virtual void | End () |
virtual void | Update (BSTSmartPointer< TESCameraState > &a_nextState) |
virtual void | GetRotation (NiQuaternion &a_rotation) |
virtual void | GetTranslation (NiPoint3 &a_translation) |
virtual void | SaveGame (BGSSaveFormBuffer *a_buf) |
virtual void | LoadGame (BGSLoadFormBuffer *a_buf) |
virtual void | Revert (BGSLoadFormBuffer *a_buf) |
Public Member Functions inherited from RE::BSIntrusiveRefCounted | |
std::uint32_t | IncRef () const |
std::uint32_t | DecRef () const |
TES_HEAP_REDEFINE_NEW () | |
Public Attributes inherited from RE::TESCameraState | |
std::uint32_t | pad0C |
TESCamera * | camera |
CameraState | id |
std::uint32_t | pad1C |
Protected Attributes inherited from RE::BSIntrusiveRefCounted | |
volatile std::uint32_t | _refCount { 0 } |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |