Havok physics
Havok physics switches and debugging.
- Functions
- 11
- Work in this build
- 0
- Compiled out
- 11
11 names
havok_debug_check_inter_penetration
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_debug_check_inter_penetration) | void | 197 |
havok_debug_check_inter_penetration_to_file
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_debug_check_inter_penetration_to_file <string>) | void | 198 |
havok_debug_save_snapshot
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_debug_save_snapshot) | void | 196 |
havok_debug_start
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_debug_start) | void | 194 |
havok_debug_stop
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_debug_stop) | void | 195 |
havok_dump_world
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_dump_world <string> <boolean>) | void | 199 |
havok_dump_world_close_movie
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_dump_world_close_movie) | void | 200 |
havok_profile_range
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_profile_range <long> <long>) | void | 203 |
havok_profile_start
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_profile_start) | void | 201 |
havok_profile_stop
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_profile_stop) | void | 202 |
havok_reset_allocated_state
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (havok_reset_allocated_state) | void | 204 |
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.