CommonLibSSE NG
|
#include <FOCollisionListener.h>
Classes | |
struct | ObjectDamageImpactData |
Public Member Functions | |
void | ContactPointCallback (const hkpContactPointEvent &) override |
~FOCollisionListener () override | |
Public Member Functions inherited from RE::bhkBackfaceContactListener | |
~bhkBackfaceContactListener () override | |
Public Member Functions inherited from RE::bhkContactListener | |
~bhkContactListener () override | |
Public Member Functions inherited from RE::hkpContactListener | |
virtual void | CollisionAddedCallback (const hkpCollisionEvent &) |
virtual void | CollisionRemovedCallback (const hkpCollisionEvent &) |
virtual | ~hkpContactListener ()=default |
virtual void | ContactPointAddedCallback (hkpContactPointAddedEvent &) |
virtual void | ContactPointRemovedCallback (hkpContactPointRemovedEvent &) |
virtual void | ContactProcessCallback (hkpContactProcessEvent &) |
Static Public Member Functions | |
static FOCollisionListener * | GetSingleton () |
Public Attributes | |
BSTArray< ObjectDamageImpactData > | damageImpacts |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_FOCollisionListener |
static constexpr auto | VTABLE = VTABLE_FOCollisionListener |
Static Public Attributes inherited from RE::bhkBackfaceContactListener | |
static constexpr auto | RTTI = RTTI_bhkBackfaceContactListener |
Static Public Attributes inherited from RE::bhkContactListener | |
static constexpr auto | RTTI = RTTI_bhkContactListener |
Static Public Attributes inherited from RE::hkpContactListener | |
static constexpr auto | RTTI = RTTI_hkpContactListener |
static constexpr auto | VTABLE = VTABLE_hkpContactListener |
Additional Inherited Members | |
Public Types inherited from RE::BSTSingletonSDMBase< Traits > | |
using | Type = typename Traits::Type |
using | Allocator = typename Traits::Allocator |
|
override |
|
overridevirtual |
Reimplemented from RE::hkpContactListener.
|
inlinestatic |
BSTArray<ObjectDamageImpactData> RE::FOCollisionListener::damageImpacts |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |