UParticleModuleRotationBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleRotationBase > UParticleModule > UObject namespace UParticleModuleRotationOverLifetime { constexpr auto RotationOverLife = 0x30; // FRawDistributionFloat constexpr auto Scale = 0x60; // char : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleRotationBase > UParticleModule > UObject public static class UParticleModuleRotationOverLifetime { public const byte RotationOverLife = 0x30; // FRawDistributionFloat public const byte Scale = 0x60; // char : 1 } } }