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