UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ESettingsLockedAxis Namespace Reference

Enumerations

enum  Type : int {
  None , X , Y , Z ,
  Invalid
}
 

Enumeration Type Documentation

◆ Type

Enumerator
None 

No axis is locked.

Lock movement along the x-axis.

Lock movement along the y-axis.

Lock movement along the z-axis.

Invalid 

Used for backwards compatibility. Indicates that we've updated into the new struct.