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

#include <hkbBindable.h>

Inheritance diagram for RE::hkbBindable:
RE::hkReferencedObject RE::hkBaseObject RE::hkbNode RE::hkbStateMachine::StateInfo RE::hkbGenerator RE::hkbBehaviorGraph RE::hkbClipGenerator RE::hkbStateMachine

Public Member Functions

 ~hkbBindable () override
 
virtual void Unk_03 (void)
 
- Public Member Functions inherited from RE::hkReferencedObject
 hkReferencedObject ()
 
 ~hkReferencedObject () override=default
 
virtual const hkClass * GetClassType () const
 
virtual void CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const
 
void AddReference () const
 
std::int32_t GetAllocatedSize () const
 
std::int32_t GetReferenceCount () const
 
void RemoveReference () const
 
- Public Member Functions inherited from RE::hkBaseObject
virtual ~hkBaseObject ()=default
 

Public Attributes

hkRefPtr< hkbVariableBindingSet > variableBindingSet
 
hkArray< hkRefVariantcachedBindables
 
bool areBindablesCached
 
std::uint8_t pad29
 
std::uint16_t pad2A
 
std::uint32_t pad2C
 
- Public Attributes inherited from RE::hkReferencedObject
std::uint16_t memSizeAndFlags
 
volatile std::int16_t referenceCount
 
std::uint32_t pad0C
 

Static Public Attributes

static constexpr auto RTTI = RTTI_hkbBindable
 
static constexpr auto VTABLE = VTABLE_hkbBindable
 
- Static Public Attributes inherited from RE::hkReferencedObject
static constexpr auto RTTI = RTTI_hkReferencedObject
 
static constexpr auto VTABLE = VTABLE_hkReferencedObject
 
- Static Public Attributes inherited from RE::hkBaseObject
static constexpr auto RTTI = RTTI_hkBaseObject
 
static constexpr auto VTABLE = VTABLE_hkBaseObject
 

Additional Inherited Members

- Public Types inherited from RE::hkReferencedObject
enum class  LockMode { kNone = 0 , kAuto , kManual }
 
enum  { kMemSize = 0x7FFF }
 

Constructor & Destructor Documentation

◆ ~hkbBindable()

RE::hkbBindable::~hkbBindable ( )
override

Member Function Documentation

◆ Unk_03()

virtual void RE::hkbBindable::Unk_03 ( void  )
virtual

Reimplemented in RE::hkbStateMachine.

Member Data Documentation

◆ areBindablesCached

bool RE::hkbBindable::areBindablesCached

◆ cachedBindables

hkArray<hkRefVariant> RE::hkbBindable::cachedBindables

◆ pad29

std::uint8_t RE::hkbBindable::pad29

◆ pad2A

std::uint16_t RE::hkbBindable::pad2A

◆ pad2C

std::uint32_t RE::hkbBindable::pad2C

◆ RTTI

constexpr auto RE::hkbBindable::RTTI = RTTI_hkbBindable
inlinestaticconstexpr

◆ variableBindingSet

hkRefPtr<hkbVariableBindingSet> RE::hkbBindable::variableBindingSet

◆ VTABLE

constexpr auto RE::hkbBindable::VTABLE = VTABLE_hkbBindable
inlinestaticconstexpr

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