AInfo > AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: AInfo > AActor > UObject namespace AAtmosphericFog { constexpr auto AtmosphericFogComponent = 0x220; // UAtmosphericFogComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: AInfo > AActor > UObject public static class AAtmosphericFog { public const UInt16 AtmosphericFogComponent = 0x220; // UAtmosphericFogComponent* } } }