Debugging
Debugging aids. Most of these are compiled out of the release build and answer without doing anything.
- Functions
- 44
- Work in this build
- 4
- Compiled out
- 40
44 names
- debug_camera_load
- debug_camera_load_name
- debug_camera_load_simple_name
- debug_camera_load_text
- debug_camera_save
- debug_camera_save_name
- debug_camera_save_simple_name
- debug_initial_spawn_point_objects
- debug_instanced_geometry_names_filter
- debug_key_evaluate
- debug_lock_enforcement
- debug_memory
- debug_memory_by_file
- debug_memory_for_file
- debug_menu_rebuild
- debug_objects_unit_seats_filter
- debug_rain_toggle
- debug_respawn_point_objects
- debug_script_thread
- debug_scripting
- debug_scripting_globals
- debug_scripting_show_thread
- debug_scripting_variable
- debug_scripting_variable_all
- debug_single_tag
- debug_sounds_enable
- debug_spawning_dangerous_projectiles
- debug_spawning_dead_teammates
- debug_spawning_deployed_equipment
- debug_spawning_influencers
- debug_spawning_moving_vehicle
- debug_spawning_natural_weight
- debug_spawning_nominal_weight
- debug_spawning_proximity_enemy
- debug_spawning_proximity_forbid
- debug_spawning_random_influence
- debug_spawning_respawn_zones
- debug_spawning_target
- debug_spawning_teammates
- debug_spawning_use_history
- debug_spawning_weapon_influences
- debug_structure_cluster
- debug_tags
- debug_teleport_player
debug_camera_load
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_camera_load) | void | 815 |
debug_camera_load_name
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_camera_load_name <string>) | void | 817 |
debug_camera_load_simple_name
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_camera_load_simple_name <string>) | void | 819 |
debug_camera_load_text
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_camera_load_text <string>) | void | 820 |
debug_camera_save
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_camera_save) | void | 814 |
debug_camera_save_name
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_camera_save_name <string>) | void | 816 |
debug_camera_save_simple_name
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_camera_save_simple_name <string>) | void | 818 |
debug_initial_spawn_point_objects
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_initial_spawn_point_objects <boolean>) | void | 1056 |
debug_instanced_geometry_names_filter
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_instanced_geometry_names_filter <string>) | void | 1627 |
debug_key_evaluate
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_key_evaluate <string> <boolean>) | void | 1691 |
debug_lock_enforcement
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_lock_enforcement <boolean>) | void | 1593 |
debug_memory
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_memory) | void | 943 |
debug_memory_by_file
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_memory_by_file) | void | 944 |
debug_memory_for_file
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_memory_for_file <string>) | void | 945 |
debug_objects_unit_seats_filter
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_objects_unit_seats_filter <string>) | void | 1592 |
debug_rain_toggle
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_rain_toggle) | void | 210 |
debug_respawn_point_objects
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_respawn_point_objects <boolean>) | void | 1057 |
debug_script_thread
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_script_thread <string_id> <boolean>) | void | 53 |
debug_scripting
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_scripting <boolean>) | void | 54 |
console: debug_scripting <boolean>
debug_scripting_globals
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_scripting_globals <boolean>) | void | 55 |
console: debug_scripting_globals <boolean>
Called 1 time by the shipped campaign scripts, with 1 argument.
debug_scripting_show_thread
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_scripting_show_thread <string> <boolean>) | void | 52 |
debug_scripting_variable
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_scripting_variable <string> <boolean>) | void | 56 |
console: debug_scripting_variable <string> <boolean>
Called 1 time by the shipped campaign scripts, with 2 arguments.
debug_scripting_variable_all
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_scripting_variable_all <boolean>) | void | 57 |
console: debug_scripting_variable_all <boolean>
debug_single_tag
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_single_tag) | void | 947 |
debug_sounds_enable
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_sounds_enable <string> <boolean>) | void | 1164 |
debug_spawning_dangerous_projectiles
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_dangerous_projectiles <boolean>) | void | 1046 |
debug_spawning_dead_teammates
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_dead_teammates <boolean>) | void | 1050 |
debug_spawning_deployed_equipment
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_deployed_equipment <boolean>) | void | 1047 |
debug_spawning_influencers
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_influencers <boolean>) | void | 1041 |
debug_spawning_moving_vehicle
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_moving_vehicle <boolean>) | void | 1044 |
debug_spawning_natural_weight
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_natural_weight <boolean>) | void | 1053 |
debug_spawning_nominal_weight
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_nominal_weight <boolean>) | void | 1052 |
debug_spawning_proximity_enemy
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_proximity_enemy <boolean>) | void | 1048 |
debug_spawning_proximity_forbid
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_proximity_forbid <boolean>) | void | 1043 |
debug_spawning_random_influence
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_random_influence <boolean>) | void | 1051 |
debug_spawning_respawn_zones
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_respawn_zones <boolean>) | void | 1042 |
debug_spawning_target
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_target <string>) | void | 1054 |
debug_spawning_teammates
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_teammates <boolean>) | void | 1049 |
debug_spawning_use_history
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_use_history <long>) | void | 1055 |
debug_spawning_weapon_influences
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_spawning_weapon_influences <boolean>) | void | 1045 |
debug_structure_cluster
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_structure_cluster <long> <long>) | void | 213 |
debug_teleport_player
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (debug_teleport_player <unit> <unit>) | void | 905 |
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.