Enum EPBIKRootBehavior Path C++ Link /Script/PBIK.EPBIKRootBehavior underlying uint8 /Script/PBIK Values 4 NameValueHex PrePull00x00PinToInput10x01Free20x02EPBIKRootBehavior_MAX30x03 Used by 3types with a member, parameter or interface of this type FIKRigFBIKSettingsUIKRigFBIKSolverFPBIKSolverSettings // /Script/PBIK.EPBIKRootBehavior enum class EPBIKRootBehavior : uint8 { PrePull = 0, PinToInput = 1, Free = 2, EPBIKRootBehavior_MAX = 3, };