Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
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 } } }