Scenario
- Functions
- 6
- Work in this build
- 4
- Compiled out
- 2
6 names
scenario_content_status_force_clear
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (scenario_content_status_force_clear) | void | 909 |
console: scenario_content_status_force_clear
scenario_content_status_force_content
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (scenario_content_status_force_content) | void | 908 |
console: scenario_content_status_force_content
scenario_content_status_force_local
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (scenario_content_status_force_local) | void | 907 |
console: scenario_content_status_force_local
scenario_content_status_reload
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (scenario_content_status_reload) | void | 906 |
console: scenario_content_status_reload
scenario_print_current_zone_set
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (scenario_print_current_zone_set) | void | 915 |
scenario_print_zone_sets
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (scenario_print_zone_sets) | void | 914 |
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.