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)
UParticleModuleVectorFieldBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleVectorFieldBase > UParticleModule > UObject namespace UParticleModuleVectorFieldScaleOverLife { constexpr auto VectorFieldScaleOverLife = 0x30; // UDistributionFloat* constexpr auto VectorFieldScaleOverLifeRaw = 0x38; // FRawDistributionFloat } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleVectorFieldBase > UParticleModule > UObject public static class UParticleModuleVectorFieldScaleOverLife { public const byte VectorFieldScaleOverLife = 0x30; // UDistributionFloat* public const byte VectorFieldScaleOverLifeRaw = 0x38; // FRawDistributionFloat } } }