USceneComponent > UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: USceneComponent > UActorComponent > UObject namespace ULightmassPortalComponent { constexpr auto PreviewBox = 0x1f0; // UBoxComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: USceneComponent > UActorComponent > UObject public static class ULightmassPortalComponent { public const UInt16 PreviewBox = 0x1f0; // UBoxComponent* } } }