enum class ValueRemapperRatchetType_t : uint32
{
    RatchetType_Absolute = 0,
    RatchetType_EachEngage = 1,
};