UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UActorComponent > UObject namespace UArchonHitReactionComponent { constexpr auto StaggerGameplayAction = 0xb0; // UPhxBaseGameplayAction* constexpr auto RemoteNoopGameplayOperation = 0xc0; // UArchonGameplayOperation* } } }
public static class Offsets { public static class Classes { // Inheritance: UActorComponent > UObject public static class UArchonHitReactionComponent { public const byte StaggerGameplayAction = 0xb0; // UPhxBaseGameplayAction* public const byte RemoteNoopGameplayOperation = 0xc0; // UArchonGameplayOperation* } } }