Signals | Main
These require you to run Steam.run_callbacks() in your _process() function to receive them.
steamworks_error
- Intended to serve as generic error messaging for failed call results.
- Note: this callback is unique to GodotSteam.
- Sends back the following data:
- failed_signal (string)
- message (string)