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

#include <hkpArrayAction.h>

Inheritance diagram for RE::hkpArrayAction:
RE::hkpAction RE::hkReferencedObject RE::hkBaseObject RE::hkpEaseConstraintsAction

Public Member Functions

virtual ~hkpArrayAction () override
 
virtual void Unk_04 (void) override
 
virtual void Unk_06 (void) override
 
- Public Member Functions inherited from RE::hkpAction
virtual ~hkpAction () override
 
virtual void Unk_03 (void)=0
 
virtual void Unk_04 (void)=0
 
virtual void Unk_05 (void)
 
virtual void Unk_06 (void)=0
 
virtual void Unk_07 (void)=0
 
- 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

hkArray< hkpEntity * > entities
 
- Public Attributes inherited from RE::hkpAction
hkpWorldworld
 
hkpSimulationIslandisland
 
std::uint64_t userData
 
hkStringPtr name
 
- 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_hkpArrayAction
 
static constexpr auto VTABLE = VTABLE_hkpArrayAction
 
- Static Public Attributes inherited from RE::hkpAction
static constexpr auto RTTI = RTTI_hkpAction
 
static constexpr auto VTABLE = VTABLE_hkpAction
 
- 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

◆ ~hkpArrayAction()

virtual RE::hkpArrayAction::~hkpArrayAction ( )
overridevirtual

Member Function Documentation

◆ Unk_04()

virtual void RE::hkpArrayAction::Unk_04 ( void  )
overridevirtual

Implements RE::hkpAction.

◆ Unk_06()

virtual void RE::hkpArrayAction::Unk_06 ( void  )
overridevirtual

Implements RE::hkpAction.

Member Data Documentation

◆ entities

hkArray<hkpEntity*> RE::hkpArrayAction::entities

◆ RTTI

constexpr auto RE::hkpArrayAction::RTTI = RTTI_hkpArrayAction
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::hkpArrayAction::VTABLE = VTABLE_hkpArrayAction
inlinestaticconstexpr

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