React Hook returning player info of user defined by the given address, or
undefined when there is no relevant info. Whenever the given address changes
or player info is updated by Game API event, this hook causes rerender
of calling component with current player info.
React Hook returning player info of user defined by the given address, or undefined when there is no relevant info. Whenever the given address changes or player info is updated by Game API event, this hook causes rerender of calling component with current player info.