UDirectionalLightComponent > ULightComponent > UActorComponent > UComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UDirectionalLightComponent > ULightComponent > UActorComponent > UComponent > UObject namespace UDominantDirectionalLightComponent { constexpr auto DominantLightShadowInfo = 0x1d0; // FDominantShadowInfo constexpr auto DominantLightShadowMap = 0x280; // FArray_Mirror } } }
public static class Offsets { public static class Classes { // Inheritance: UDirectionalLightComponent > ULightComponent > UActorComponent > UComponent > UObject public static class UDominantDirectionalLightComponent { public const UInt16 DominantLightShadowInfo = 0x1d0; // FDominantShadowInfo public const UInt16 DominantLightShadowMap = 0x280; // FArray_Mirror } } }