UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UActorComponent > UObject namespace UPortalDirectorComponent { constexpr auto bAllPortalsAreInactive = 0x100; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UActorComponent > UObject public static class UPortalDirectorComponent { public const UInt16 bAllPortalsAreInactive = 0x100; // bool } } }