5    struct hkpCollisionEvent;
 
    6    struct hkpContactPointEvent;
 
    7    struct hkpContactPointAddedEvent;
 
    8    struct hkpContactPointRemovedEvent;
 
    9    struct hkpContactProcessEvent;
 
   28    static_assert(
sizeof(hkpContactListener) == 0x8);
 
Definition AbsorbEffect.h:6
 
constexpr REL::VariantID RTTI_hkpContactListener(685483, 393268, 0x1ee6ac8)
 
constexpr std::array< REL::VariantID, 1 > VTABLE_hkpContactListener
Definition Offsets_VTABLE.h:980
 
Definition hkpCollisionEvent.h:9