UParticleModuleVelocityBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleVelocityBase > UParticleModule > UObject namespace UParticleModuleVelocityOverLifetime { constexpr auto VelOverLife = 0x38; // FRawDistributionVector constexpr auto Absolute = 0x80; // char : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleVelocityBase > UParticleModule > UObject public static class UParticleModuleVelocityOverLifetime { public const byte VelOverLife = 0x38; // FRawDistributionVector public const byte Absolute = 0x80; // char : 1 } } }