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