|
CommonLibSSE (Parapets fork)
|
#include <BipedAnim.h>
Public Member Functions | |
| ~BipedAnim () | |
| void | RemoveAllParts () |
Public Member Functions inherited from RE::BSIntrusiveRefCounted | |
| std::uint32_t | IncRef () const |
| std::uint32_t | DecRef () const |
| TES_HEAP_REDEFINE_NEW () | |
Public Attributes | |
| std::uint32_t | pad0004 |
| NiNode * | root |
| BIPOBJECT | objects [BIPED_OBJECTS::kTotal] |
| BIPOBJECT | bufferedObjects [BIPED_OBJECTS::kTotal] |
| ObjectRefHandle | actorRef |
| std::uint32_t | pad2774 |
Additional Inherited Members | |
Protected Attributes inherited from RE::BSIntrusiveRefCounted | |
| volatile std::uint32_t | _refCount { 0 } |
| RE::BipedAnim::~BipedAnim | ( | ) |
| void RE::BipedAnim::RemoveAllParts | ( | ) |
| ObjectRefHandle RE::BipedAnim::actorRef |
| BIPOBJECT RE::BipedAnim::bufferedObjects[BIPED_OBJECTS::kTotal] |
| BIPOBJECT RE::BipedAnim::objects[BIPED_OBJECTS::kTotal] |
| std::uint32_t RE::BipedAnim::pad0004 |
| std::uint32_t RE::BipedAnim::pad2774 |
| NiNode* RE::BipedAnim::root |