Incidents
- Functions
- 7
- Work in this build
- 0
- Compiled out
- 7
7 names
incidents_force_campaign
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (incidents_force_campaign) | void | 1631 |
incidents_force_coop
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (incidents_force_coop) | void | 1636 |
incidents_force_custom_games
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (incidents_force_custom_games) | void | 1634 |
incidents_force_firefight
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (incidents_force_firefight) | void | 1632 |
incidents_force_four_player_coop
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (incidents_force_four_player_coop) | void | 1637 |
incidents_force_multiplayer
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (incidents_force_multiplayer) | void | 1633 |
incidents_force_solo
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (incidents_force_solo) | void | 1635 |
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.