UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UActorComponent > UObject namespace UInstigatorDrivenSigComp { constexpr auto Disabled = 0xb0; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UActorComponent > UObject public static class UInstigatorDrivenSigComp { public const byte Disabled = 0xb0; // bool } } }