UParticleModuleTypeDataBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleTypeDataBase > UParticleModule > UObject namespace UTgParticleModuleTypeDataLight { constexpr auto m_PointLightComponent = 0x68; // UPointLightComponent* constexpr auto m_PLCDuplicate = 0x70; // UPointLightComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleTypeDataBase > UParticleModule > UObject public static class UTgParticleModuleTypeDataLight { public const byte m_PointLightComponent = 0x68; // UPointLightComponent* public const byte m_PLCDuplicate = 0x70; // UPointLightComponent* } } }