UParticleModuleKillBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleKillBase > UParticleModule > UObject namespace UParticleModuleKillHeight { constexpr auto Height = 0x30; // FRawDistributionFloat constexpr auto bAbsolute = 0x60; // char : 1 constexpr auto bFloor = 0x60; // char : 1 constexpr auto bApplyPSysScale = 0x60; // char : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleKillBase > UParticleModule > UObject public static class UParticleModuleKillHeight { public const byte Height = 0x30; // FRawDistributionFloat public const byte bAbsolute = 0x60; // char : 1 public const byte bFloor = 0x60; // char : 1 public const byte bApplyPSysScale = 0x60; // char : 1 } } }