UParticleModuleOrientationBase > UParticleModule > UObject
namespace Offsets { namespace Classes { // Inheritance: UParticleModuleOrientationBase > UParticleModule > UObject namespace UParticleModuleOrientationAxisLock { constexpr auto LockAxisFlags = 0x30; // EParticleAxisLock } } }
public static class Offsets { public static class Classes { // Inheritance: UParticleModuleOrientationBase > UParticleModule > UObject public static class UParticleModuleOrientationAxisLock { public const byte LockAxisFlags = 0x30; // EParticleAxisLock } } }