UParticleModuleRotationBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleRotationBase > UParticleModule > UObject namespace UParticleModuleMeshRotation { constexpr auto StartRotation = 0x30; // FRawDistributionVector constexpr auto bInheritParent = 0x78; // char : 1 } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleRotationBase > UParticleModule > UObject public static class UParticleModuleMeshRotation { public const byte StartRotation = 0x30; // FRawDistributionVector public const byte bInheritParent = 0x78; // char : 1 } } }