Is it possible to display the f(n) and g(n) values of each grid?

I have built a 2d game. I would like to see the f(n) and g(n) value of each grid square of the grid on the pathfinder. Is this possible?

Hi

You can view them in the editor by changing the A* Inspector → Settings → Graph Coloring setting.