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