CommonLibSSE NG
|
#include <bhkContactListener.h>
Public Member Functions | |
~bhkContactListener () override | |
Public Member Functions inherited from RE::hkpContactListener | |
virtual void | ContactPointCallback (const hkpContactPointEvent &) |
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 Attributes | |
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 |
|
override |
|
inlinestaticconstexpr |