Networking
Networking: the session, hosting, and the counters a network game exposes to scripts.
- Functions
- 40
- Work in this build
- 0
- Compiled out
- 40
40 names
- net_build_game_variant
- net_build_map_variant
- net_build_network_config
- net_disconnect_and_reconnect_all_channels
- net_enable_block_detection
- net_force_host
- net_force_host_squad
- net_get_game_id
- net_load_and_use_game_variant
- net_load_and_use_map_variant
- net_log_channel_message_queue_state
- net_quality_clear
- net_quality_dump
- net_quality_set_connection_badness_history
- net_quality_set_squad_bridging_badness_history
- net_quality_set_squad_client_badness_history
- net_quality_set_squad_host_badness_history
- net_quality_set_squad_speculative_migration_badness_history
- net_set_campaign_insertion_point
- net_simulation_set_stream_bandwidth
- net_status_filter
- net_test_campaign_difficulty
- net_test_clear_squad_session_parameter
- net_test_delegate_host
- net_test_delegate_leader
- net_test_disconnect_squad
- net_test_fatal_error
- net_test_life_cycle_display_states
- net_test_life_cycle_pause
- net_test_map_name
- net_test_player_color
- net_test_reset_objects
- net_test_variant
- net_verify_game_variant
- net_verify_map_variant
- network_session_security_disable_challenges
- network_session_security_set_challenge_failure_on_timeout
- network_session_security_set_challenge_force_fail
- network_session_security_set_challenge_response
- network_team_picker_unit_test
net_build_game_variant
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_build_game_variant <boolean> <string>) | void | 1330 |
net_build_map_variant
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_build_map_variant <boolean> <string>) | void | 1517 |
net_build_network_config
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_build_network_config) | void | 1329 |
net_disconnect_and_reconnect_all_channels
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_disconnect_and_reconnect_all_channels) | void | 1671 |
net_enable_block_detection
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_enable_block_detection <long>) | void | 1622 |
net_force_host
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_force_host <string>) | void | 1620 |
net_force_host_squad
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_force_host_squad <string>) | void | 1621 |
net_get_game_id
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_get_game_id) | void | 1482 |
net_load_and_use_game_variant
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_load_and_use_game_variant <string>) | void | 1332 |
net_load_and_use_map_variant
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_load_and_use_map_variant <string>) | void | 1519 |
net_log_channel_message_queue_state
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_log_channel_message_queue_state <long> <boolean>) | void | 1639 |
net_quality_clear
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_quality_clear) | void | 1334 |
net_quality_dump
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_quality_dump) | void | 1333 |
net_quality_set_connection_badness_history
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_quality_set_connection_badness_history <boolean> <short>) | void | 1335 |
net_quality_set_squad_bridging_badness_history
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_quality_set_squad_bridging_badness_history <boolean> <short>) | void | 1339 |
net_quality_set_squad_client_badness_history
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_quality_set_squad_client_badness_history <boolean> <short>) | void | 1337 |
net_quality_set_squad_host_badness_history
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_quality_set_squad_host_badness_history <boolean> <short>) | void | 1336 |
net_quality_set_squad_speculative_migration_badness_history
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_quality_set_squad_speculative_migration_badness_history <boolean> <short>) | void | 1338 |
net_set_campaign_insertion_point
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_set_campaign_insertion_point <insertion_point>) | void | 1605 |
net_simulation_set_stream_bandwidth
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_simulation_set_stream_bandwidth <long>) | void | 1576 |
net_status_filter
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_status_filter <string>) | void | 1340 |
net_test_campaign_difficulty
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_campaign_difficulty <short>) | void | 1345 |
net_test_clear_squad_session_parameter
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_clear_squad_session_parameter <long>) | void | 1499 |
net_test_delegate_host
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_delegate_host <long>) | void | 1341 |
net_test_delegate_leader
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_delegate_leader <long>) | void | 1342 |
net_test_disconnect_squad
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_disconnect_squad) | void | 1498 |
net_test_fatal_error
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_fatal_error) | void | 1348 |
net_test_life_cycle_display_states
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_life_cycle_display_states) | void | 1501 |
net_test_life_cycle_pause
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_life_cycle_pause <string> <boolean>) | void | 1500 |
net_test_map_name
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_map_name <string>) | void | 1343 |
net_test_player_color
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_player_color <long>) | void | 1346 |
net_test_reset_objects
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_reset_objects) | void | 1347 |
net_test_variant
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_test_variant <string_id>) | void | 1344 |
net_verify_game_variant
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_verify_game_variant <string>) | void | 1331 |
net_verify_map_variant
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (net_verify_map_variant <string>) | void | 1518 |
network_session_security_disable_challenges
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (network_session_security_disable_challenges <boolean>) | void | 1677 |
network_session_security_set_challenge_failure_on_timeout
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (network_session_security_set_challenge_failure_on_timeout <boolean>) | void | 1675 |
network_session_security_set_challenge_force_fail
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (network_session_security_set_challenge_force_fail <boolean>) | void | 1676 |
network_session_security_set_challenge_response
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (network_session_security_set_challenge_response <string> <boolean> <long>) | void | 1674 |
network_team_picker_unit_test
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (network_team_picker_unit_test) | void | 1591 |
Read from the function table in the shipped simulation DLL. A name is compiled out when every one of its slots points at the release build's shared stub evaluator; the console still accepts it and returns nothing. Descriptions are hand-written and incomplete; the engine's own help text does not survive in this build. See The Blam console for how the table was found and how the mod runs these.