React Hook returning info on currently selected game map tile, or undefined when there is no tile selected. Whenever user selects another tile, this hook causes rerender of calling component with new tile information.
Info on currently selected tile, or undefined when there is no tile selected
Generated using TypeDoc
React Hook returning info on currently selected game map tile, or undefined when there is no tile selected. Whenever user selects another tile, this hook causes rerender of calling component with new tile information.