AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: AActor > UObject namespace ALightmassPortal { constexpr auto PortalComponent = 0x220; // ULightmassPortalComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: AActor > UObject public static class ALightmassPortal { public const UInt16 PortalComponent = 0x220; // ULightmassPortalComponent* } } }