ALight > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: ALight > AActor > UObject namespace ARectLight { constexpr auto RectLightComponent = 0x230; // URectLightComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: ALight > AActor > UObject public static class ARectLight { public const UInt16 RectLightComponent = 0x230; // URectLightComponent* } } }