enum class CNavLinkMotor_DefaultNavLink__TargetType_t : uint32
{
    eWaypoint = 0,
    eEdgePosition = 1,
    eEdgePositionAndOrientation = 2,
};