UParticleModuleSizeBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleSizeBase > UParticleModule > UObject namespace UParticleModuleSizeScaleBySpeed { constexpr auto SpeedScale = 0x30; // FVector2D constexpr auto MaxScale = 0x38; // FVector2D } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleSizeBase > UParticleModule > UObject public static class UParticleModuleSizeScaleBySpeed { public const byte SpeedScale = 0x30; // FVector2D public const byte MaxScale = 0x38; // FVector2D } } }