CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BipedAnim Class Reference

#include <BipedAnim.h>

Inheritance diagram for RE::BipedAnim:
RE::BSIntrusiveRefCounted

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
 
NiNoderoot
 
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 }
 

Constructor & Destructor Documentation

◆ ~BipedAnim()

RE::BipedAnim::~BipedAnim ( )

Member Function Documentation

◆ RemoveAllParts()

void RE::BipedAnim::RemoveAllParts ( )

Member Data Documentation

◆ actorRef

ObjectRefHandle RE::BipedAnim::actorRef

◆ bufferedObjects

BIPOBJECT RE::BipedAnim::bufferedObjects[BIPED_OBJECTS::kTotal]

◆ objects

BIPOBJECT RE::BipedAnim::objects[BIPED_OBJECTS::kTotal]

◆ pad0004

std::uint32_t RE::BipedAnim::pad0004

◆ pad2774

std::uint32_t RE::BipedAnim::pad2774

◆ root

NiNode* RE::BipedAnim::root

The documentation for this class was generated from the following file: