Errors
- Functions
- 5
- Work in this build
- 0
- Compiled out
- 5
5 names
error_geometry_hide
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (error_geometry_hide <string>) | void | 1246 |
error_geometry_hide_all
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (error_geometry_hide_all) | void | 1248 |
error_geometry_list
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (error_geometry_list) | void | 1249 |
error_geometry_show
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (error_geometry_show <string>) | void | 1245 |
error_geometry_show_all
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (error_geometry_show_all) | void | 1247 |
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.