UChaosEventListenerComponent > UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UChaosEventListenerComponent > UActorComponent > UObject namespace UChaosGameplayEventDispatcher { constexpr auto CollisionEventRegistrations = 0x1c8; // TMap constexpr auto BreakEventRegistrations = 0x218; // TMap } } }
public static class Offsets { public static class Classes { // Inheritance: UChaosEventListenerComponent > UActorComponent > UObject public static class UChaosGameplayEventDispatcher { public const UInt16 CollisionEventRegistrations = 0x1c8; // TMap public const UInt16 BreakEventRegistrations = 0x218; // TMap } } }