Animation
- Functions
- 6
- Work in this build
- 0
- Compiled out
- 6
6 names
animation_cache_stats_reset
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (animation_cache_stats_reset) | void | 1395 |
animation_capture_set_file_name
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (animation_capture_set_file_name <string>) | void | 246 |
animation_capture_set_origin_object_name
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (animation_capture_set_origin_object_name <string_id>) | void | 247 |
animation_capture_start_recording
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (animation_capture_start_recording) | void | 248 |
animation_capture_stop_recording
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (animation_capture_stop_recording) | void | 249 |
animation_stats_dump
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (animation_stats_dump) | void | 305 |
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.