UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace Uvfx_particle_array_bpo_C { constexpr auto Particles = 0x28; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class Uvfx_particle_array_bpo_C { public const byte Particles = 0x28; // TArray } } }