VerifiedAll console commandsBuild 2026.08.11.1121610.2-Rel-i343-Meteorite-2607-CU4

Interpolators

Functions
5
Work in this build
5
Compiled out
0

interpolator_dump

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(interpolator_dump <string_id>)void1393

console: interpolator_dump <string_id>

interpolator_dump_all

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(interpolator_dump_all)void1394

console: interpolator_dump_all

interpolator_start

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(interpolator_start <string_id>)void1390

console: interpolator_start <string_id>

interpolator_stop

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(interpolator_stop <string_id>)void1391

console: interpolator_stop <string_id>

interpolator_stop_all

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(interpolator_stop_all)void1392

console: interpolator_stop_all

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.