Simulation
The deterministic simulation: its tick, its state and its debugging counters.
- Functions
- 12
- Work in this build
- 2
- Compiled out
- 10
12 names
- simulation_priority_display_set_color_by_final_priority
- simulation_priority_display_set_color_by_relevance
- simulation_priority_display_set_color_by_update_period
- simulation_priority_display_set_enabled
- simulation_priority_display_set_machine_filter
- simulation_priority_display_set_object_names
- simulation_priority_display_set_priority_scope_second_best
- simulation_priority_display_set_priority_scope_second_worst
- simulation_priority_display_set_priority_scope_tick
- simulation_profiler_detail_level
- simulation_profiler_enable
- simulation_profiler_enable_downstream_processing
simulation_priority_display_set_color_by_final_priority
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_priority_display_set_color_by_final_priority) | void | 1516 |
simulation_priority_display_set_color_by_relevance
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_priority_display_set_color_by_relevance) | void | 1514 |
simulation_priority_display_set_color_by_update_period
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_priority_display_set_color_by_update_period) | void | 1515 |
simulation_priority_display_set_enabled
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_priority_display_set_enabled <boolean>) | void | 1508 |
simulation_priority_display_set_machine_filter
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_priority_display_set_machine_filter) | void | 1510 |
simulation_priority_display_set_object_names
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_priority_display_set_object_names <boolean>) | void | 1509 |
simulation_priority_display_set_priority_scope_second_best
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_priority_display_set_priority_scope_second_best) | void | 1513 |
simulation_priority_display_set_priority_scope_second_worst
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_priority_display_set_priority_scope_second_worst) | void | 1512 |
simulation_priority_display_set_priority_scope_tick
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_priority_display_set_priority_scope_tick) | void | 1511 |
simulation_profiler_detail_level
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_profiler_detail_level <long>) | long | 1584 |
console: simulation_profiler_detail_level <long>
simulation_profiler_enable
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_profiler_enable) | void | 1573 |
simulation_profiler_enable_downstream_processing
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (simulation_profiler_enable_downstream_processing <boolean>) | boolean | 1585 |
console: simulation_profiler_enable_downstream_processing <boolean>
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.