Open bastianilso opened 4 years ago
Currently, ConnectToMySQL emits a Debug.LogError when there is an error which is fine for human inspection - but does not provide an easy way to listen to this feedback e.g. to display something in UI.
Debug.LogError
Currently, ConnectToMySQL emits a
Debug.LogError
when there is an error which is fine for human inspection - but does not provide an easy way to listen to this feedback e.g. to display something in UI.