Signals | Networking Utilities
These require you to run Steam.run_callbacks() in your _process() function to receive them.
relay_network_status
- A struct used to describe our readiness to use the relay network.
- Sends back the following data:
- available (int)
- ping_measurement (int)
- available_config (int)
- available_relay (int)
- debug_message (string)