UParticleModuleVectorFieldBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleVectorFieldBase > UParticleModule > UObject namespace UParticleModuleVectorFieldScale { constexpr auto VectorFieldScale = 0x30; // UDistributionFloat* constexpr auto VectorFieldScaleRaw = 0x38; // FRawDistributionFloat } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleVectorFieldBase > UParticleModule > UObject public static class UParticleModuleVectorFieldScale { public const byte VectorFieldScale = 0x30; // UDistributionFloat* public const byte VectorFieldScaleRaw = 0x38; // FRawDistributionFloat } } }