UParticleModuleLocationBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleLocationBase > UParticleModule > UObject namespace UParticleModulePivotOffset { constexpr auto PivotOffset = 0x30; // FVector2D } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleLocationBase > UParticleModule > UObject public static class UParticleModulePivotOffset { public const byte PivotOffset = 0x30; // FVector2D } } }