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)
UParticleModuleEventReceiverBase > UParticleModuleEventBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleEventReceiverBase > UParticleModuleEventBase > UParticleModule > UObject namespace UParticleModuleEventReceiverKillParticles { constexpr auto bStopSpawning = 0x40; // char : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleEventReceiverBase > UParticleModuleEventBase > UParticleModule > UObject public static class UParticleModuleEventReceiverKillParticles { public const byte bStopSpawning = 0x40; // char : 1 } } }